io_uring: switch network send/recv to ITER_UBUF
[linux-2.6-microblaze.git] / include / linux / debug_locks.h
index 3f49e65..dbb409d 100644 (file)
@@ -47,8 +47,6 @@ extern int debug_locks_off(void);
 # define locking_selftest()    do { } while (0)
 #endif
 
-struct task_struct;
-
 #ifdef CONFIG_LOCKDEP
 extern void debug_show_all_locks(void);
 extern void debug_show_held_locks(struct task_struct *task);