diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-02-22 12:27:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-03-05 14:10:16 +0000 |
commit | 0ffb45925c15f7763598d302401af05172e727a5 (patch) | |
tree | f6cdde949eda800818e40735ea7dc5d2e625b173 /tools/perf/scripts/python/gecko.py | |
parent | 53af41337438f0d7b226856f31d973e03591b0d0 (diff) |
staging: rtl8192e: rename enum members to upper case
Enum members are usually named all upper case. Rename the members of
the enum fsync_state to improve readability and follow the common kernel
coding style.
Default_Fsync -> DEFAULT_FSYNC
HW_Fsync -> HW_FSYNC
SW_Fsync -> SW_FSYNC
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240222112723.18428-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions