git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5351035
)
staging: comedi: unionxx5: allocate 'usp' before using it
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Fri, 12 Apr 2013 16:58:45 +0000
(09:58 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 12 Apr 2013 22:09:59 +0000
(15:09 -0700)
As reported by the kbuild test robot, the 'usp' pointer needs to be
allocated before being used.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found