diff options
author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-09-12 09:46:52 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-09-15 14:47:14 +0200 |
commit | beb022ef9263d0c5b1a994fa3ab5d3244a01aaa1 (patch) | |
tree | e458dd6d46ce1813011250fc421ac8c53baae477 /scripts/gdb/linux/mm.py | |
parent | e60625e7ce10f696690d9e36a9f32fc7c1897f79 (diff) |
initrd: Use str_plural() in rd_load_image()
Add the local variable 'nr_disks' and replace the manual ternary "s"
pluralization with the standardized str_plural() helper function.
Use pr_notice() instead of printk(KERN_NOTICE) to silence a checkpatch
warning.
No functional changes intended.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions