git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d525ef
)
drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test before...
author
Fabian Frederick
<fabf@skynet.be>
Sat, 28 Jun 2014 11:22:59 +0000
(13:22 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 29 Jun 2014 21:34:42 +0000
(14:34 -0700)
Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found