f_rockusb: Use NULL instead of 0 for pointers
get_rkusb() mistakenly uses integers without cast.
Convert them to proper type.
Signed-off-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Loading
Please sign in to comment
get_rkusb() mistakenly uses integers without cast.
Convert them to proper type.
Signed-off-by:
Andy Shevchenko <andriy.shevchenko@linux.intel.com>