locking/lockdep: Cleanup the repeated declaration
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Wed, 25 Aug 2021 07:07:04 +0000 (15:07 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 17 Sep 2021 13:08:45 +0000 (15:08 +0200)
commitf7427ba5ce9c5438ad392b6cbcc4ca8a0487d7e7
treef8525f47af1f318751f5a477ced35d6ea30e5919
parenta2e05ddda11b0bd529f443df9089ab498b2c2642
locking/lockdep: Cleanup the repeated declaration

'struct task_struct' has been decleared twice, so keep the top one and
cleanup the repeated one.

Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/1629875224-32751-1-git-send-email-zhangshaokun@hisilicon.com
include/linux/debug_locks.h