commit | 58770d7e83eede5fafbcdf54a604277d70010705 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Jul 12 17:26:30 2012 +0300 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 22 23:58:03 2012 +0400 |
tree | fbb6772b943bfd6ef0513bc7ec8d87a50ea9b330 | |
parent | b7a90e8043e7ab1922126e1c1c5c004b470f9e2a [diff] |
hfsplus: remove useless check This check is useless because we always have 'sb->s_fs_info' to be non-NULL. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>