summaryrefslogtreecommitdiffstats
path: root/hdlcutil/fl
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-01-26 17:29:34 +0100
committerRalf Baechle <ralf@linux-mips.org>2017-01-26 21:58:46 +0100
commit431e889186131c40e737a61d87a9d1426b22aee2 (patch)
tree8c8d3d5879abf6860b92e1b5f8f739b2b6de5b8f /hdlcutil/fl
parent29308985d60207eb4c3363dc918f823f814dda08 (diff)
beacon: Fix confusing indentation.
beacon.c: In function ‘main’: beacon.c:146:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (addr != NULL) free(addr); addr = NULL; ^~ beacon.c:146:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ if (addr != NULL) free(addr); addr = NULL; ^~~~ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'hdlcutil/fl')
0 files changed, 0 insertions, 0 deletions