summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-04-22 10:00:52 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-04-30 16:25:09 (GMT)
commitfa7fe7af146a7b613e36a311eefbbfb5555325d1 (patch)
tree354dc1cf91089c473d9e236518d97cf84adb1bf7 /Makefile
parent1d0f11b39728099100a768cab2d7a90389017e75 (diff)
downloadlinux-fsl-qoriq-fa7fe7af146a7b613e36a311eefbbfb5555325d1.tar.xz
USB: fix testing the wrong variable in fs_create_by_name()
There is a typo here. We should be testing "*dentry" which was just assigned instead of "dentry". This could result in dereferencing an ERR_PTR inside either usbfs_mkdir() or usbfs_create(). Signed-off-by: Dan Carpenter <error27@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions