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:
d6b354d
)
staging: comedi: pcmda12: tidy up subdevice init
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 4 Jun 2013 02:04:03 +0000
(19:04 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:35:38 +0000
(15:35 -0700)
For aesthetic reasons. add some whitespace to the subdevice init
and reorder it a bit.
Remove the 's->private = NULL', it was kzalloc'ed by the core and
will already be NULL.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found