diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-02-22 14:27:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-03-05 17:10:16 +0300 |
commit | 0ffb45925c15f7763598d302401af05172e727a5 (patch) | |
tree | f6cdde949eda800818e40735ea7dc5d2e625b173 /scripts/generate_rust_analyzer.py | |
parent | 53af41337438f0d7b226856f31d973e03591b0d0 (diff) | |
download | linux-0ffb45925c15f7763598d302401af05172e727a5.tar.xz |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions