diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2015-05-11 10:22:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-13 11:48:34 -0700 |
commit | 1645b55b50f032888fef7855e80a23d78dfa067b (patch) | |
tree | b893c1e62f613f9a5265249a01805281d3e68e26 /drivers/hwmon | |
parent | e1099a69a6244baa7d24ce52627bab253a3b52ac (diff) | |
download | blackbird-op-linux-1645b55b50f032888fef7855e80a23d78dfa067b.tar.gz blackbird-op-linux-1645b55b50f032888fef7855e80a23d78dfa067b.zip |
staging: comedi: ni_mio_common: fix build warning
The kbuild test robot detected a build warning causes by commit f878071a.
>> drivers/staging/comedi/drivers/ni_mio_common.c:2274:34:
warning: right-hand operand of comma expression has no effect [-Wunused-value]
That line should have been terminated by ';' and the following line removed.
Not sure why it even builds on my test system...
Reported-by: kbuild test robot
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>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions