On 2014-07-19 01:23, H Hartley Sweeten wrote:
Some of the legacy comedi drivers have a *_{IO,MEM}SIZE define that is only passed to comedi_request_region() to specify the size of the region.For aesthetics, remove these defines. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> --- drivers/staging/comedi/drivers/dmm32at.c | 5 +---- drivers/staging/comedi/drivers/dt2801.c | 5 +---- drivers/staging/comedi/drivers/rti800.c | 4 +--- 3 files changed, 3 insertions(+), 11 deletions(-)
Reviewed-by: Ian Abbott <[email protected]> -- -=( Ian Abbott @ MEV Ltd. E-mail: <[email protected]> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=- _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
