diff options
author | M. Vefa Bicakci <m.v.b@runbox.com> | 2015-03-29 04:07:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-03 16:25:45 +0300 |
commit | 444c704321a6e97efbc16d252cbecb5897749221 (patch) | |
tree | a990f548aa086f90a55e177f7e12b4f146b64957 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c3cc7593ecaf1c2b84e36fccccd81b6d3a8dd104 (diff) | |
download | linux-444c704321a6e97efbc16d252cbecb5897749221.tar.xz |
staging: rtl8723au: else is not generally useful after a return
Correct a checkpatch.pl warning regarding rtl8723au's
rtw_security.c::crc32_init pointing out that having an else statement
after a break or a return is not useful.
drivers/staging/rtl8723au/core/rtw_security.c:105:
WARNING: else is not generally useful after a break or return
Signed-off-by: M. Vefa Bicakci <m.v.b@runbox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions