memory-cgroup-enhancements-add-memorystat-file-checkpatch-fixes
commita111a156a04fabcab51e3bd28194161466178a79
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 31 Oct 2007 21:33:42 +0000 (31 21:33 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:30:40 +0000 (14 11:30 +0000)
tree30535e966b547a8e669ff54751061e7f18895aba
parent1bcdb15e753daffd9813aa0c00bb0626d8c1ad31
memory-cgroup-enhancements-add-memorystat-file-checkpatch-fixes

ERROR: need space after that ',' (ctx:VxV)
#56: FILE: mm/memcontrol.c:830:
+ val = mem_cgroup_read_stat(stat,i);
                                 ^

total: 1 errors, 0 warnings, 65 lines checked
Your patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Kirill Korotaev <dev@sw.ru>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Paul Menage <menage@google.com>
Cc: Pavel Emelianov <xemul@openvz.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
Cc: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c