From: H Hartley Sweeten Date: Fri, 12 Apr 2013 16:58:45 +0000 (-0700) Subject: staging: comedi: unionxx5: allocate 'usp' before using it X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd671a39481eaf8ebd512ea8cba25d62066d078f;p=pandora-kernel.git staging: comedi: unionxx5: allocate 'usp' before using it As reported by the kbuild test robot, the 'usp' pointer needs to be allocated before being used. Signed-off-by: H Hartley Sweeten Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed