]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable names
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Thu, 20 Jun 2019 11:52:56 +0000 (17:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:47:28 +0000 (14:47 +0200)
commitfbcfbf653636a4afe1ac5d477b755c327c2d2a10
tree8a91f080dbd1ac0b529b0a12d3f3c5972e2926b0
parentf745aa40964ef44884a4fb45c5aca562d3198538
staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable names

Remove leading 'p' from the name of the pointer variable padapter.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_efuse.c