]> 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>
Mon, 17 Sep 2012 10:46:20 +0000 (20:46 +1000)
commit862bc28301615e7cb8fb0d90e2d95dae8948f113
tree42d9186a9458809c436da5e48db191a1e8292a3d
parent7fa09e8ea6bcf605ef30cc0843c439a02deef506
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