diff options
author | 2017-05-03 08:28:48 -0700 | |
---|---|---|
committer | 2017-05-03 08:28:48 -0700 | |
commit | 8c64415cc1f5794c02b95dee10084fa8a4ee3cfe (patch) | |
tree | bae904dddaeeecacbe10e572bd92d629c35ec271 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial (diff) | |
download | wireguard-linux-8c64415cc1f5794c02b95dee10084fa8a4ee3cfe.tar.xz wireguard-linux-8c64415cc1f5794c02b95dee10084fa8a4ee3cfe.zip |
sparc: Remove redundant tests in boot_flags_init().
The test:
*commands && *commands == ' '
is equivalent to:
*commands == ' '
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions