]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()
authorLinus Probert <linus.probert@gmail.com>
Fri, 3 Apr 2026 22:33:22 +0000 (00:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:01:53 +0000 (05:01 -0600)
commit8cb5425cd8ed0f3c7732fd0752b6258f082ad590
tree7a2bd77484a7d3187609d2c12993750d021bd92f
parent6801cdb0f7b4fd6d35faae486682f3d75737cd18
staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()

Renames efuse_OneByteRead to rtw_efuse_one_byte_read in order to conform
to kernel coding style.

Discovered using the checkpatch.pl tool.

Signed-off-by: Linus Probert <linus.probert@gmail.com>
Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com>
Link: https://patch.msgid.link/20260403223327.1831215-3-linus.probert@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_efuse.c
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
drivers/staging/rtl8723bs/include/rtw_efuse.h