JFFS2: jffs2_get_inode_nodes(): Remove gratuitous memset on new nodes.
We're about to set every field in the node structure. No need to spend time filling it with zeroes. This is a fairly hot path. Signed-off-by: Artem Bityuckiy <dedekind@infradead.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Showing
Please register or sign in to comment