jbd2: use str_plural() to fix Coccinelle warning
authorThorsten Blum <thorsten.blum@toblux.com>
Tue, 2 Apr 2024 10:51:58 +0000 (12:51 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Jun 2024 13:34:00 +0000 (09:34 -0400)
commitbe210737fe6cef2d0d578e23342261688c9317e1
tree01373b6be73344a8cd17241ae17ccdaf6e6b9663
parent57802c73bf1ba7adf17f3d39b68bab7f4d9a5635
jbd2: use str_plural() to fix Coccinelle warning

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

opportunity for str_plural(dropped)

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Link: https://patch.msgid.link/20240402105157.254389-2-thorsten.blum@toblux.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/recovery.c