Module Name: src Committed By: maxv Date: Mon Dec 29 17:17:54 UTC 2014
Modified Files: src/sys/fs/hfs: hfs_vfsops.c Log Message: Small cleanup: - KNF - malloc + memset -> malloc(|M_ZERO) - no need to check data == NULL To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/fs/hfs/hfs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.