]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc22377682ac095455c12f28c1992aaf59c1c5a10
tree4c16651bb57d5dc9a09e99768b9c7588abaeb8d5
parentb910cee5591f56dc75eae534badd7c95d94cbc72
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