From: Andrzej Pietrasiewicz Date: Mon, 13 Jan 2014 15:49:35 +0000 (+0100) Subject: usb: gadget: FunctionFS: dereference ffs_dev conditionally X-Git-Tag: v3.15-rc1~137^2~25^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea365922f9eb2fb6fc0486f521748f19bfd5c502;p=pandora-kernel.git usb: gadget: FunctionFS: dereference ffs_dev conditionally ffs_dev->ffs_release_dev_callback should be accessed only if ffs_dev is not NULL. Acked-by: Michal Nazarewicz Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed