Re: [PATCH 2/2] staging: comedi: remove the devpriv and thisboardmacros

From: Greg KH
Date: Mon Jul 16 2012 - 22:09:09 EST


On Thu, Jul 12, 2012 at 05:47:21PM -0700, H Hartley Sweeten wrote:
> The macros 'devpriv' and 'thisboard' rely on a local variable having
> a specific name and yeild pointers derived from that variable. Replace
> the macros with local variables where used and use to comedi_board()
> helper to get the 'thisboard' pointer.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
> Cc: Ian Abbott <abbotti@xxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Because I didn't take your other large patch series, this one didn't
apply :(

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/