Commit a393267
tools/mm: fix compile error
Add a missing semicolon.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: ece5897 ("tools/mm: -Werror fixes in page-types/slabinfo")
Signed-off-by: Motiejus JakÅ`tys <[email protected]>
Closes: NixOS/nixpkgs#355369
Reviewed-by: SeongJae Park <[email protected]>
Reviewed-by: Vishal Moola (Oracle) <[email protected]>
Acked-by: Oleksandr Natalenko <[email protected]>
Cc: Wladislav Wiebe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>1 parent 0ec8bc9 commit a393267
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments