]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
proc-use-kzalloc-instead-of-kmalloc-and-memset-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 13 Sep 2012 01:01:30 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Sep 2012 07:28:18 +0000 (17:28 +1000)
commit55e02642f26e4f77f2979764bbd2d09b43825e38
treebd53a0b63e9a0038bf7766e78effc54bd2a60e47
parent5a76f448eaea1dcf1af7fee8ffccf03cc6f9a13b
proc-use-kzalloc-instead-of-kmalloc-and-memset-fix

fix __proc_create() coding-style issues, remove unneeded zero-initialisations

Cc: yan <clouds.yan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/generic.c