]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: os_dep: Remove variable pos
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Mon, 10 Jun 2019 07:47:10 +0000 (13:17 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:47:02 +0000 (11:47 +0200)
commit288f9aca4c781078cba7a833b0b0fe874a8305bc
treef4af1f7b348f829c4ba3235bd5993385b9926ddb
parenta21a773f3d06bffaba928218071d657a498ca34e
staging: rtl8723bs: os_dep: Remove variable pos

Remove variable pos as it is not used after (or before) being assigned a
value.
Issue found with Coccinelle.

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