aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWyatt Banks <[email protected]>2007-07-15 23:40:50 -0700
committerLinus Torvalds <[email protected]>2007-07-16 09:05:46 -0700
commita5001a27802723d6de50d9d8a446d594116524b0 (patch)
treed8ee0ccdf76b00305298d51c5c78d465092d1345 /tools/perf/scripts/python
parentabd4aa5a97ebc0efb9a7fbc98ef0bcf39266fadf (diff)
HFSPlus: change kmalloc/memset to kzalloc
Removed kmalloc and memset in favor of kzalloc. To explain the HFSPLUS_SB() macro in the removed memset call: hfsplus_fs.h:#define HFSPLUS_SB(super) (*(struct hfsplus_sb_info *)(super)->s_fs_info) Signed-off-by: Wyatt Banks <[email protected]> Cc: Roman Zippel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions