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:
d35a73e
)
staging: comedi: amplc_pc263: Add a missing case
author
Ian Abbott
<abbotti@mev.co.uk>
Wed, 30 May 2012 18:04:37 +0000
(19:04 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:48:06 +0000
(20:48 -0700)
There is a missing case label in the switch statement that prints out
details of the attached device in pc263_attach(). Fix it.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found