summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>2010-08-09 17:19:50 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-09 20:45:02 -0700
commit7ee92255470daa0edb93866aec6e27534cd9a177 (patch)
tree07dd62d172fc6c174ae5bbe697851a36b2a1e43d /mm
parent9a5b489b870def9a93f5e89dac03ebe136f901db (diff)
downloadlinux-3.10-7ee92255470daa0edb93866aec6e27534cd9a177.tar.gz
linux-3.10-7ee92255470daa0edb93866aec6e27534cd9a177.tar.bz2
linux-3.10-7ee92255470daa0edb93866aec6e27534cd9a177.zip
drivers/base/node.c: reduce stack usage of node_read_meminfo()
drivers/base/node.c: In function 'node_read_meminfo': drivers/base/node.c:139: warning: the frame size of 848 bytes is larger than 512 bytes Fix it by splitting the sprintf() into three parts. It has no functional change. Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions