]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: acl7225b: cleanup acl7225b_di_insn_bits()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 8 Apr 2013 21:31:41 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:19:44 +0000 (16:19 -0700)
commit500880a84057eac2e6199a464ad863370167aa6b
treea6f8bceaf7efb69a9d99d9aa6fcfe66b6df9b2cf
parent64592df26f47a5b5512da2e23475bba5d918fbf6
staging: comedi: acl7225b: cleanup acl7225b_di_insn_bits()

Use a local variable to hold the base register, 'reg', that is used
to read from the device.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/acl7225b.c