On Sat, May 09, 2015 at 11:18:55PM +0200, Mateusz Kulikowski wrote:
> Replace all RTLLIB_DEBUG(RTLLIB_DL_ERR, *) calls with netdev_err()
> for errors that really should be reported to user.
> Use netdev_warn() for the rest.
> Rephrase some of the messages to make them more readable/compact.
checkpatch is saying :
CHECK: Alignment should match open parenthesis
#332: FILE: drivers/staging/rtl8192e/rtl819x_TSProc.c:82:
+                       netdev_warn(ieee->dev,
+                                  "%s(): Rx Reorder struct buffer full\n",

regards
sudip

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to