]> git.karo-electronics.de Git - karo-tx-linux.git/commit
proc-use-kzalloc-instead-of-kmalloc-and-memset-fix
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Sep 2012 00:22:17 +0000 (10:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Oct 2012 06:00:34 +0000 (16:00 +1000)
commit8999070f5172e77ff8bfbf9eb9cd85c21e739d06
tree390de8769e6a89beeeba455df1117d8220a8bd89
parent1d3f85afd4d72fceb693ef2d28e0d9c8d11e80dc
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