]> www.infradead.org Git - linux.git/commit
list: test: remove unused struct 'klist_test_struct'
authorDr. David Alan Gilbert <linux@treblig.org>
Fri, 31 May 2024 15:18:01 +0000 (16:18 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 3 Jun 2024 17:16:03 +0000 (11:16 -0600)
commit8031042cc531cc855926f76b0ea20db2da48f804
tree527fb6262eed13946f4ad0bd90c3bf88c8dee2af
parent2c7afc2a880cd4899f9dd6bfa62f10f84773148b
list: test: remove unused struct 'klist_test_struct'

'klist_test_struct' has been unused since the original
commit 57b4f760f94d ("list: test: Test the klist structure").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
lib/list-test.c