linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
@ 2023-06-21  9:22 emma christy
  2023-06-21 10:51 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: emma christy @ 2023-06-21  9:22 UTC (permalink / raw)
  To: ezequiel, mchehab, gregkh, linux-media, linux-rockchip,
	linux-staging, linux-kernel
  Cc: emma christy

Adhere to Linux kernel coding style. Removed redundant blank line.
Issue found by checkpatch.

Signed-off-by: emma christy <emma.t.christy@gmail.com>
---
 drivers/staging/media/rkvdec/rkvdec-vp9.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/media/rkvdec/rkvdec-vp9.c b/drivers/staging/media/rkvdec/rkvdec-vp9.c
index cfae99b40ccb..0e7e16f20eeb 100644
--- a/drivers/staging/media/rkvdec/rkvdec-vp9.c
+++ b/drivers/staging/media/rkvdec/rkvdec-vp9.c
@@ -227,7 +227,6 @@ static void init_intra_only_probs(struct rkvdec_ctx *ctx,
 				}
 			}
 		}
-
 	}
 
 	for (i = 0; i < sizeof(v4l2_vp9_kf_uv_mode_prob); ++i) {
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
  2023-06-21  9:22 [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line emma christy
@ 2023-06-21 10:51 ` Greg KH
  2023-06-21 12:18   ` emma
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2023-06-21 10:51 UTC (permalink / raw)
  To: emma christy
  Cc: ezequiel, mchehab, linux-media, linux-rockchip, linux-staging,
	linux-kernel

On Wed, Jun 21, 2023 at 12:22:23PM +0300, emma christy wrote:
> Adhere to Linux kernel coding style. Removed redundant blank line.
> Issue found by checkpatch.
> 
> Signed-off-by: emma christy <emma.t.christy@gmail.com>

You might need to write this as "Emma Christy", right?

Also, your "Subject" line has an additional [PATCH] and "Subject:" in it
somehow.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
  2023-06-21 10:51 ` Greg KH
@ 2023-06-21 12:18   ` emma
  2023-06-21 12:34     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: emma @ 2023-06-21 12:18 UTC (permalink / raw)
  To: Greg KH
  Cc: ezequiel, mchehab, linux-media, linux-rockchip, linux-staging,
	linux-kernel

On Wed, 21 Jun 2023 12:51:11 +0200
Greg KH <gregkh@linuxfoundation.org> wrote:

> On Wed, Jun 21, 2023 at 12:22:23PM +0300, emma christy wrote:
> > Adhere to Linux kernel coding style. Removed redundant blank line.
> > Issue found by checkpatch.
> > 
> > Signed-off-by: emma christy <emma.t.christy@gmail.com>  
> 
> You might need to write this as "Emma Christy", right?
> 
> Also, your "Subject" line has an additional [PATCH] and "Subject:" in
> it somehow.
> 
> thanks,
> 
> greg k-h

I am sorry for the errors, I am still new at this.

I did mean to sign as "Emma Christy". Should I resubmit the patch,
because of this?
The extra "Subject" got added during "git send-email" and I didn't
notice. The extra "[PATCH]" was added by me as I did not know it would
be added automatically later. I will not make these mistakes again.

Thank You,

Emma Christy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line
  2023-06-21 12:18   ` emma
@ 2023-06-21 12:34     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2023-06-21 12:34 UTC (permalink / raw)
  To: emma
  Cc: ezequiel, mchehab, linux-media, linux-rockchip, linux-staging,
	linux-kernel

On Wed, Jun 21, 2023 at 03:18:06PM +0300, emma wrote:
> On Wed, 21 Jun 2023 12:51:11 +0200
> Greg KH <gregkh@linuxfoundation.org> wrote:
> 
> > On Wed, Jun 21, 2023 at 12:22:23PM +0300, emma christy wrote:
> > > Adhere to Linux kernel coding style. Removed redundant blank line.
> > > Issue found by checkpatch.
> > > 
> > > Signed-off-by: emma christy <emma.t.christy@gmail.com>  
> > 
> > You might need to write this as "Emma Christy", right?
> > 
> > Also, your "Subject" line has an additional [PATCH] and "Subject:" in
> > it somehow.
> > 
> > thanks,
> > 
> > greg k-h
> 
> I am sorry for the errors, I am still new at this.
> 
> I did mean to sign as "Emma Christy". Should I resubmit the patch,
> because of this?

We can't accept it because of this issue, and the "Subject:" issue, so
yes, you will need to send a v2 of this.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-21 12:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21  9:22 [PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line emma christy
2023-06-21 10:51 ` Greg KH
2023-06-21 12:18   ` emma
2023-06-21 12:34     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).