Skip to content

Commit 0a4edbe

Browse files
dpenklergregkh
authored andcommitted
staging: gpib: Remove duplicate include
linux/uaccess.h is included more than once. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Dave Penkler <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 2ff5bc6 commit 0a4edbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/staging/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
#include <linux/timer.h>
2525
#include <linux/delay.h>
2626
#include <linux/sched/signal.h>
27-
#include <linux/uaccess.h>
2827
#include <linux/usb.h>
2928

3029
#include "gpibP.h"

0 commit comments

Comments
 (0)