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:
26fff59
)
6lowpan: iphc: Fix missing braces for if statement
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 30 Jul 2014 01:48:43 +0000
(
03:48
+0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 30 Jul 2014 17:28:40 +0000
(19:28 +0200)
CHECK: braces {} should be used on all arms of this statement
+ if ((iphc0 & 0x03) != LOWPAN_IPHC_TTL_I)
[...]
+ else {
[...]
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/6lowpan/iphc.c
patch
|
blob
|
history
diff --cc
net/6lowpan/iphc.c
Simple merge