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

Remove leading p from the names of the following pointer variables:
- padapter
- pmlmepriv
- psec_priv.
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/mlme_linux.c