8000 rm dup header print · ymm238/Linux-Kernel-Programming@53d012c · GitHub
[go: up one dir, main page]

Skip to content

Commit 53d012c

Browse files
authored
rm dup header print
1 parent 30db20d commit 53d012c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ch6/foreach/thrd_showall/thrd_showall.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ static int showthrds(void)
6262
"------------------------------------------------------------------------------------------\n";
6363

6464
pr_info("%s", hdr);
65-
pr_info("%s\n", &hdr[0]);
6665
disp_idle_thread();
6766

6867
/*

0 commit comments

Comments
 (0)
0