Re: [RFC: 2.6 patch] drivers/media/dvb/: possible cleanups

From: Patrick Boettcher
Date: Sun Jan 22 2006 - 12:57:55 EST


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.

regards,
Patrick.

--
Mail: patrick.boettcher@xxxxxxx
WWW: http://www.wi-bw.tfh-wildau.de/~pboettch/
-
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/