From: LABBE Corentin <clabbe@baylibre.com>
To: Travis Carter <traviscarter2@gmail.com>
Cc: mchehab@kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging:media:zoran: Fixed grammar issue
Date: Tue, 1 Dec 2020 08:43:00 +0100 [thread overview]
Message-ID: <20201201074300.GA7416@Red> (raw)
In-Reply-To: <20201130230659.GA10362@linuxmint-midtower-pc>
On Mon, Nov 30, 2020 at 05:06:59PM -0600, Travis Carter wrote:
> Removed repeated word 'in'
>
> Signed-off-by: Travis Carter <traviscarter2@gmail.com>
> ---
> drivers/staging/media/zoran/zoran_card.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/media/zoran/zoran_card.c b/drivers/staging/media/zoran/zoran_card.c
> index dfc60e2e9dd7..c77aa458b6d2 100644
> --- a/drivers/staging/media/zoran/zoran_card.c
> +++ b/drivers/staging/media/zoran/zoran_card.c
> @@ -39,7 +39,7 @@ MODULE_PARM_DESC(card, "Card type");
> /*
> * The video mem address of the video card. The driver has a little database for some videocards
> * to determine it from there. If your video card is not in there you have either to give it to
> - * the driver as a parameter or set in in a VIDIOCSFBUF ioctl
> + * the driver as a parameter or set in a VIDIOCSFBUF ioctl
> */
>
> static unsigned long vidmem; /* default = 0 - Video memory base address */
> --
> 2.17.1
>
Hello
Acked-by: Corentin Labbe <clabbe@baylibre.com>
Thanks
prev parent reply other threads:[~2020-12-01 7:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-30 23:06 [PATCH] staging:media:zoran: Fixed grammar issue Travis Carter
2020-12-01 7:43 ` LABBE Corentin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201201074300.GA7416@Red \
--to=clabbe@baylibre.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=traviscarter2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.