diff options
author | Yan Hong <clouds.yan@gmail.com> | 2012-11-08 16:10:17 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-15 17:46:42 -0800 |
commit | 7dd2517c39c1334c9431c0732487e16f752ca09a (patch) | |
tree | 0dd4d8acd21732b24672dcd748aa203338b6fc5b /Documentation/zh_CN | |
parent | d6ff85513d523551177b1564b62d64c864b97d68 (diff) |
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: Yan Hong <clouds.yan@gmail.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/zh_CN')
0 files changed, 0 insertions, 0 deletions