diff options
author | Michael Straube <[email protected]> | 2024-02-22 12:27:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-05 14:10:16 +0000 |
commit | 0ffb45925c15f7763598d302401af05172e727a5 (patch) | |
tree | f6cdde949eda800818e40735ea7dc5d2e625b173 /net/lapb/lapb_iface.c | |
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 <[email protected]>
Tested-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions