diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2015-10-12 19:21:26 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-13 20:29:48 +0300 |
| commit | f84e27adfc4cb0c4aa97d830c43f8c82aca0547c (patch) | |
| tree | a1e9d2d8bf5899a211e4d5f74b6d2ca10378f38d /include/linux | |
| parent | 42ea907d785d522e5ae661c3774b8a801ac7f00b (diff) | |
| download | linux-f84e27adfc4cb0c4aa97d830c43f8c82aca0547c.tar.xz | |
staging: comedi: remove superfluous retval = 0 in comedi_read()
`comedi_read()` initializes `retval` to 0. The other `retval = 0`
assignments are superfluous, so remove them.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
