Skip to content
Commit 7dd2517c authored by Yan Hong's avatar Yan Hong Committed by Greg Kroah-Hartman
Browse files

fs/debugsfs: remove unnecessary inode->i_private initialization



inode->i_private is promised to be NULL on allocation, no need to set it
explicitly.

Signed-off-by: default avatarYan Hong <clouds.yan@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d6ff8551
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment