staging: rtl8188eu: rename odm_RTL8188E - style
authorMichael Straube <straube.linux@gmail.com>
Tue, 31 Jul 2018 11:34:15 +0000 (13:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Aug 2018 07:44:27 +0000 (09:44 +0200)
commitd36255f14876063748094eef3eb3676496f69ffe
tree56062c3ab351b89f5e79b5f807e4b03bb02dc6cc
parent1a5c3d83c009393c27451e265fe21310b218211c
staging: rtl8188eu: rename odm_RTL8188E - style

Rename source and header file to avoid CamelCase.
odm_RTL8188E.c -> odm_rtl8188e.c
odm_RTL8188E.h -> odm_rtl8188e.h

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/Makefile
drivers/staging/rtl8188eu/hal/odm_rtl8188e.c [moved from drivers/staging/rtl8188eu/hal/odm_RTL8188E.c with 100% similarity]
drivers/staging/rtl8188eu/include/odm_precomp.h
drivers/staging/rtl8188eu/include/odm_rtl8188e.h [moved from drivers/staging/rtl8188eu/include/odm_RTL8188E.h with 100% similarity]