summaryrefslogtreecommitdiff
path: root/sound/oss/mpu401.c
diff options
context:
space:
mode:
authorGüngör Erseymen <gelurine@gmail.com>2013-06-07 21:29:50 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-08 22:14:27 -0700
commit7b1a5e2f4f5afde4f1dadf58223c2f293208293b (patch)
treedb3d6c2d85702dae0c3c4aa8e8c4f311767900f1 /sound/oss/mpu401.c
parent11f80ddfd51f802575dc8b00ca59156d8e6a3e6e (diff)
staging: comedi: remove 'bi.subdevice < 0' check in do_bufinfo_ioctl()
Type of variable 'bi' is struct comedi_bufinfo and 'subdevice' is defined as unsigned, so there is no need to check if it is less then zero. Signed-off-by: Güngör Erseymen <gelurine@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/oss/mpu401.c')
0 files changed, 0 insertions, 0 deletions