m68k: amiga: Use str_plural() to fix Coccinelle warning
authorThorsten Blum <thorsten.blum@toblux.com>
Fri, 12 Apr 2024 21:57:07 +0000 (23:57 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 29 Apr 2024 14:45:53 +0000 (16:45 +0200)
commitbd622532f7b35805d6afde38639b0d631fda818b
tree9cfafd43cab380c0dfef749a6b1a4ac2009a98bf
parentd301a71c76ee4c384b4e03cdc320a55f5cf1df05
m68k: amiga: Use str_plural() to fix Coccinelle warning

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

opportunity for str_plural(zorro_num_autocon)

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20240412215704.204403-4-thorsten.blum@toblux.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/amiga/config.c