[PATCH] staging: comedi: amplc_dio200: replace macros with inline functions

Dan Carpenter dan.carpenter at oracle.com
Wed Aug 15 15:00:14 UTC 2012


On Wed, Aug 15, 2012 at 03:31:41PM +0100, Ian Abbott wrote:
> Replace the IS_ISA_BOARD() and IS_PCI_BOARD() functionlike macros with
> inline functions is_isa_board() and is_pci_board().  Also call
> is_pci_board() in dio200_find_pci_board() instead of an explicit
> comparison operator.
> 
> Signed-off-by: Ian Abbott <abbotti at mev.co.uk>

Thanks.

regards,
dan carpenter




More information about the devel mailing list