staging: rtl8712: Remove unnecessary int typecast
authorSolomon Tan <solomonbstoner@protonmail.ch>
Sun, 17 Apr 2022 16:54:48 +0000 (16:54 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 16:40:19 +0000 (18:40 +0200)
commit6c67631a54c6f28c4084f54798d68068dae2bcbc
tree4c16651bb57d5dc9a09e99768b9c7588abaeb8d5
parentb5485fe7c47ac98c9adc65b67c7eadf31219201a
staging: rtl8712: Remove unnecessary int typecast

This patch gets rid of the following error from checkpatch.pl:
WARNING: Unnecessary typecast of c90 int constant.

Signed-off-by: Solomon Tan <solomonbstoner@protonmail.ch>
Link: https://lore.kernel.org/r/YlxGTMBsLqdOIrpC@ArchDesktop
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_linux.c