From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751918AbdH2JJw (ORCPT ); Tue, 29 Aug 2017 05:09:52 -0400 Received: from smtprelay0190.hostedemail.com ([216.40.44.190]:41950 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751663AbdH2JJu (ORCPT ); Tue, 29 Aug 2017 05:09:50 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3302:3352:3622:3865:3867:3870:3871:3873:4250:4321:5007:7576:9040:10004:10400:10848:10967:11232:11657:11658:11914:12043:12048:12555:12740:12760:12895:12986:13069:13161:13229:13255:13311:13357:13439:14096:14097:14659:14721:21080:21451:21627:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: sky50_72b33d782c15b X-Filterd-Recvd-Size: 1937 Message-ID: <1503997786.2040.23.camel@perches.com> Subject: Re: [PATCH 4/4] [media] zr364xx: Fix a typo in a comment line of the file header From: Joe Perches To: SF Markus Elfring , linux-media@vger.kernel.org, linux-usb@vger.kernel.org, Antoine Jacquet , Mauro Carvalho Chehab Cc: LKML , kernel-janitors@vger.kernel.org Date: Tue, 29 Aug 2017 02:09:46 -0700 In-Reply-To: References: Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-08-29 at 07:35 +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 28 Aug 2017 22:46:30 +0200 > > Fix a word in this description. > > Signed-off-by: Markus Elfring > --- > drivers/media/usb/zr364xx/zr364xx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/media/usb/zr364xx/zr364xx.c b/drivers/media/usb/zr364xx/zr364xx.c > index 4cc6d2a9d91f..4ccf71d8b608 100644 > --- a/drivers/media/usb/zr364xx/zr364xx.c > +++ b/drivers/media/usb/zr364xx/zr364xx.c > @@ -2,7 +2,7 @@ > * Zoran 364xx based USB webcam module version 0.73 > * > * Allows you to use your USB webcam with V4L2 applications > - * This is still in heavy developpement ! > + * This is still in heavy development! There is almost no development being done here. Just delete the line.