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:
78f821b
)
ieee802154: socket: fix checkpatch issue
author
Alexander Aring
<alex.aring@gmail.com>
Wed, 31 Dec 2014 18:39:11 +0000
(19:39 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 3 Jan 2015 00:49:24 +0000
(
01:49
+0100)
This patch solves the following checkpatch issue:
CHECK: Comparison to NULL could be written "skb"
+ if (skb != NULL) {
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found