commit | 9629e3c037a1ede32b70d9ae2ab131cdfb872df8 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Wed Jan 15 10:42:15 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 18:48:54 2014 -0800 |
tree | fa2473c77af6d774e01b7ffb62c126255f6a9fd0 | |
parent | 44d942a908641e6486e66eb33e7ba9e6a969678a [diff] |
r8152: fix the warnings and a error from checkpatch.pl Fix the following warnings and error: - WARNING: usb_free_urb(NULL) is safe this check is probably not required - WARNING: kfree(NULL) is safe this check is probably not required - ERROR: do not use C99 // comments Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>