From 88634cd820850241aafb9c1ecc822c5a4c361c0c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 18 Jul 2014 17:23:36 -0700 Subject: [PATCH] staging: comedi: drivers: remove unnecessary *_{IO, MEM}SIZE defines 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed