diff options
author | Dan Carpenter <error27@gmail.com> | 2011-06-20 09:10:24 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-20 16:42:34 +0200 |
commit | 185bf87393afe6b966881e36c459949d90930a7a (patch) | |
tree | 203f91dbfdb21f29de119cf79ccfed3bf2b15d31 /drivers/target | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd (diff) | |
download | linux-185bf87393afe6b966881e36c459949d90930a7a.tar.xz linux-185bf87393afe6b966881e36c459949d90930a7a.zip |
ubifs: dereferencing an ERR_PTR in ubifs_mount()
d251ed271d5 "ubifs: fix sget races" left out the goto from this
error path so the static checkers complain that we're dereferencing
"sb" when it's an ERR_PTR.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions