]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Staging: rtl8192e: Remove variable ChkLength
authorTree Davies <tdavies@darkphysics.net>
Tue, 21 May 2024 03:17:06 +0000 (20:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jun 2024 11:16:20 +0000 (13:16 +0200)
commit318405a657f056345e34908b217084d45644867a
tree0ddc3fd0fc0f8c90652e5df33d703d66a2b95e8d
parentb1e8829c75905a0e7df5fead383a1738af3406bb
Staging: rtl8192e: Remove variable ChkLength

Remove variable ChkLength which fixes warning Avoid CamelCase,
and use llc_offset in its place.

Signed-off-by: Tree Davies <tdavies@darkphysics.net>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240521031718.17852-20-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c