]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lockdep: Use str_plural() to fix Coccinelle warning
authorThorsten Blum <thorsten.blum@toblux.com>
Tue, 28 May 2024 12:00:09 +0000 (14:00 +0200)
committerBoqun Feng <boqun.feng@gmail.com>
Tue, 6 Aug 2024 17:46:42 +0000 (10:46 -0700)
commit13c267f0c27e35ee9372d3cf0dde1ea09db02f13
treed4770ba4e3b33a3f45cff756c21d4babbf2d58c4
parentd5934e76316e84eced836b6b2bafae1837d1cd58
lockdep: Use str_plural() to fix Coccinelle warning

Fixes the following Coccinelle/coccicheck warning reported by
string_choices.cocci:

opportunity for str_plural(depth)

Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20240528120008.403511-2-thorsten.blum@toblux.com
kernel/locking/lockdep.c