[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1366803406-17738-2-git-send-email-geert@linux-m68k.org>
Date: Wed, 24 Apr 2013 13:36:46 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Antti Palosaari <crope@....fi>,
Mauro Carvalho Chehab <mchehab@...hat.com>
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 2/2] [media] anysee: Grammar s/report the/report to/
Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
---
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@...r.kernel.org>.\n",
KBUILD_MODNAME);
}
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists