]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scripts/gdb: also allow list_head pointer as lx-list-check paramter
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 30 Jun 2015 21:58:10 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jul 2015 02:44:58 +0000 (19:44 -0700)
commit433296b32b39bd2f8a8717ccb2385b4c8654017d
tree21dfdb7b2953052ad5198dd3c5f3571f423bf9b7
parent084f6b1ec65170c2f8e38688bc83ff15b9a963e0
scripts/gdb: also allow list_head pointer as lx-list-check paramter

This makes the usage more flexible.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Cc: ThiƩbaud Weksteen <thiebaud@weksteen.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/lists.py