]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/gdb: convert modules usage to lists functions
authorKieran Bingham <kieran.bingham@linaro.org>
Mon, 23 May 2016 23:24:45 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2016 00:04:14 +0000 (17:04 -0700)
commit90c5ff2fd28c5c591aa61243b7b351a2db9ae86e
treecd6b96e67536750fc550ad4daba2730aea2b65e1
parent063271f560edbee8c96625b633c38af1bd2a662e
scripts/gdb: convert modules usage to lists functions

Simplify the module list functions with the new list_for_each_entry
abstractions

Link: http://lkml.kernel.org/r/ad0101c9391088608166fcec26af179868973d86.1462865983.git.jan.kiszka@siemens.com
Signed-off-by: Kieran Bingham <kieran.bingham@linaro.org>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/gdb/linux/modules.py