Use the string choice helper function str_plural() to simplify the code
and to fix the following Coccinelle/coccicheck warning reported by
string_choices.cocci:
opportunity for str_plural(nr)
Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
---