Re: [linux-dvb-maintainer] Re: [RFC: 2.6 patch] drivers/media/dvb/:possible cleanups
From: Michael Krufky
Date: Sun Jan 22 2006 - 13:11:15 EST
Patrick Boettcher wrote:
Hi,
On Sun, 22 Jan 2006, Michael Krufky wrote:
Patrick, please let us know where you stand on this. Can we apply
this now?
It is just about this:
drivers/media/dvb/dvb-usb/dvb-usb-firmware.c | 8 +++--
drivers/media/dvb/dvb-usb/dvb-usb.h | 1
-int dvb_usb_get_hexline(const struct firmware *fw, struct hexline
*hx, int *pos)
+static int dvb_usb_get_hexline(const struct firmware *fw, struct
hexline *hx,
+ int *pos)
-extern int dvb_usb_get_hexline(const struct firmware *, struct
hexline *, int *);
But I don't care much... Just another change I have to re-commit
afterwards. Just apply it.
Applied to cvs.
Thank you, Adrian. :-)
Cheers,
Michael Krufky
-
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/