aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2015-03-01 16:56:26 +0100
committerAntonio Quartulli <[email protected]>2015-06-03 15:57:23 +0200
commita0c77227ffd0ad371cfde84458f440bcde5ab048 (patch)
tree78acbd82574a1e8aea249962b2ff39696b9e8561 /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent21102626da60a6fcb0458e4040ee4739f04652e8 (diff)
batman-adv: Remove unnecessary check for orig_ifinfo not NULL
orig_ifinfo is dereferenced multiple times in batadv_iv_ogm_update_seqnos before the check for NULL is done. The function also exists at the beginning when orig_ifinfo would have been NULL. This makes the check at the end unnecessary and only confuses the reader/code analyzers. Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Marek Lindner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions