diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-02-10 01:45:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 10:51:31 -0800 |
commit | 3de3af130b75a79c7381573e5ea69cb59502023f (patch) | |
tree | 3c3f33898d84d16e5d75c1469338c1544870fd49 /Documentation/kernel-doc-nano-HOWTO.txt | |
parent | 100bb9349ea5cb4e667977de55bd6dc4ac7bc22f (diff) | |
download | linux-3.10-3de3af130b75a79c7381573e5ea69cb59502023f.tar.gz linux-3.10-3de3af130b75a79c7381573e5ea69cb59502023f.tar.bz2 linux-3.10-3de3af130b75a79c7381573e5ea69cb59502023f.zip |
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Delete the few remaining unnecessary calls to memset(0) after a call to
kzalloc().
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/kernel-doc-nano-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions