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:
67a0149
)
staging: comedi: ni_labpc: remove unnecessary private data validation
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 21 Jan 2015 22:11:46 +0000
(15:11 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 11:59:13 +0000
(19:59 +0800)
The labpc_free_dma_chan() function validates the private data. Remove the
unnecessary validation in labpc_datach().
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