lib/vsprintf: do not show no_hash_pointers message multiple times
authorMarco Elver <elver@google.com>
Fri, 5 Mar 2021 19:42:05 +0000 (20:42 +0100)
committerPetr Mladek <pmladek@suse.com>
Fri, 19 Mar 2021 09:54:02 +0000 (10:54 +0100)
commit9f961c2e08741579aa53095d0dbffbcb25a9ae66
tree1e6f8dd89b11483a03186a76a42042944654dfce
parentb2bec7d8a42a3885d525e821d9354b6b08fd6adf
lib/vsprintf: do not show no_hash_pointers message multiple times

Do not show no_hash_pointers message multiple times if the option was
passed more than once (e.g. via generated command line).

Signed-off-by: Marco Elver <elver@google.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210305194206.3165917-1-elver@google.com
lib/vsprintf.c