]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rtl8723bs: Change names to conform to the kernel code
authorShreeya Patel <shreeya.patel23498@gmail.com>
Wed, 24 Jan 2018 00:09:26 +0000 (05:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jan 2018 12:14:19 +0000 (13:14 +0100)
commit2a734e1710d8358326e23aa6aa7bcf9a32694e1b
tree6935f5933015a393dad292f8fc059f7c7ee8909e
parent1f43fb6d29279c29c994587e4b73ef0b9240daf7
Staging: rtl8723bs: Change names to conform to the kernel code

Change names of some variables and functions to conform
to the kernel coding style. The changes include some removal
of CamelCase warnings and renaming the variable and field names
that encode their type (eg the pointers seem to start with p).

Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c