All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Kartik Kulkarni <kartik.koolks@gmail.com>
Cc: hdegoede@redhat.com, mchehab@kernel.org,
	akari.ailus@linux.intel.com, linux-media@vger.kernel.org,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	~lkcamp/patches@lists.sr.ht, helen.koike@collabora.com
Subject: Re: [PATCH] staging: rtl8723bs: remove space after pointer
Date: Tue, 30 Jul 2024 15:19:03 +0200	[thread overview]
Message-ID: <2024073033-recede-scrubbed-2911@gregkh> (raw)
In-Reply-To: <20240730123427.37339-1-kartik.koolks@gmail.com>

On Tue, Jul 30, 2024 at 12:34:27PM +0000, Kartik Kulkarni wrote:
> Fix checkpatch error "foo * bar" should be "foo *bar"
> in osdep_service.h:105
> 
> Signed-off-by: Kartik Kulkarni <kartik.koolks@gmail.com>
> ---
> Newbie to contributing to kernel code

This line is not needed :)

You sent 2 copies, which one is correct?

Please resend a v2 version so we know which to review.

thanks,

greg k-h

  reply	other threads:[~2024-07-30 13:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30 12:34 [PATCH] staging: rtl8723bs: remove space after pointer Kartik Kulkarni
2024-07-30 13:19 ` Greg KH [this message]
2024-07-30 13:44   ` Kartik Kulkarni
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30 12:33 Kartik Kulkarni

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=2024073033-recede-scrubbed-2911@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akari.ailus@linux.intel.com \
    --cc=hdegoede@redhat.com \
    --cc=helen.koike@collabora.com \
    --cc=kartik.koolks@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=~lkcamp/patches@lists.sr.ht \
    /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.