Re: [PATCH 2/2] [media] anysee: Grammar s/report the/report to/

From: Antti Palosaari
Date: Thu Apr 25 2013 - 11:58:47 EST


On 04/24/2013 02:36 PM, Geert Uytterhoeven wrote:
Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>


Acked-by: Antti Palosaari <crope@xxxxxx>
Reviewed-by: Antti Palosaari <crope@xxxxxx>

---
drivers/media/usb/dvb-usb-v2/anysee.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/usb/dvb-usb-v2/anysee.c b/drivers/media/usb/dvb-usb-v2/anysee.c
index 3a1f976..1760fee 100644
--- a/drivers/media/usb/dvb-usb-v2/anysee.c
+++ b/drivers/media/usb/dvb-usb-v2/anysee.c
@@ -885,7 +885,7 @@ static int anysee_frontend_attach(struct dvb_usb_adapter *adap)
/* we have no frontend :-( */
ret = -ENODEV;
dev_err(&d->udev->dev, "%s: Unsupported Anysee version. " \
- "Please report the " \
+ "Please report to " \
"<linux-media@xxxxxxxxxxxxxxx>.\n",
KBUILD_MODNAME);
}



--
http://palosaari.fi/
--
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/