From: Matthias Kaehlcke <[email protected]> Date: Thu, 18 May 2017 10:45:33 -0700
> The function is not used, removing it fixes the following warning when > building with clang: > > drivers/net/usb/r8152.c:825:5: error: unused function 'usb_ocp_read' > [-Werror,-Wunused-function] > > Signed-off-by: Matthias Kaehlcke <[email protected]> Applied to net-next.

