diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2012-09-29 03:14:49 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-03 03:20:34 (GMT) |
commit | 5da444aae54f64575a60f1d596ed7706e3089fb0 (patch) | |
tree | 50eb6a60a9c56fc2eaa10d06eb62d28f105058bb /arch/sparc/mm/Makefile | |
parent | 97da37b35fc56ed7b2b1583208be0d1327ddcf30 (diff) | |
download | linux-5da444aae54f64575a60f1d596ed7706e3089fb0.tar.xz |
sparc: fix format string argument for prom_printf()
prom_printf() takes printf style arguments. Specifing GCC's format
attribute reveals that there are several wrong usages of prom_printf().
This fixes those wrong format strings and arguments, and also leaves
format attributes in order to detect similar mistakes at compile time.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: sparclinux@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/mm/Makefile')
0 files changed, 0 insertions, 0 deletions