target-s390x: Add missing 'static' and 'const' attributes
commitecb4e01e3449074576ae866c4547b5ff3849ddd7
authorStefan Weil <sw@weilnetz.de>
Sun, 16 Mar 2014 13:49:11 +0000 (16 14:49 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 27 Mar 2014 15:22:48 +0000 (27 19:22 +0400)
treef1dd88256aceb2c6e9368074032d617dd13e3804
parentbea4acda3bff00e98cb00d5354f23de9e74a928f
target-s390x: Add missing 'static' and 'const' attributes

This fixes warnings from the static code analysis (smatch).

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
target-s390x/arch_dump.c