diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-02-01 09:18:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-17 17:28:56 +0100 |
commit | 72c068a1c71ffac8d522ad50beda775b45cd5953 (patch) | |
tree | 7db31e5f694203f92ab8b8bfee4a75a778a8f7fe /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2025908b8e3ab4318295c3dfc4c2781157a266f0 (diff) |
staging: rtl8192e: initialize variables at declaration
Initialize two variables at declaration instead of first declare
and then initialize them. This saves a line of code and clears a
checkpatch warning.
WARNING: Missing a blank line after declarations
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240201081824.6998-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions