diff options
author | 2014-07-30 03:48:43 +0200 | |
---|---|---|
committer | 2014-07-30 19:28:40 +0200 | |
commit | 9ab9bb009c16cb785a4358699bbafd4094948893 (patch) | |
tree | 905a64a47d46c2a2e21749700c80689c0f1d0544 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6lowpan: iphc: Fix missing blank line after variable declarations (diff) | |
download | linux-dev-9ab9bb009c16cb785a4358699bbafd4094948893.tar.xz linux-dev-9ab9bb009c16cb785a4358699bbafd4094948893.zip |
6lowpan: iphc: Fix missing braces for if statement
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions