All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mitali Borkar <mitaliborkar810@gmail.com>
To: clabbe@baylibre.com, mchehab@kernel.org, gregkh@linuxfoundation.org
Cc: linux-media@vger.kernel.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com,
	mitali_s@me.iitr.ac.in
Subject: [PATCH 0/2] media: zoran: clean up style issues
Date: Fri, 9 Apr 2021 02:08:14 +0530	[thread overview]
Message-ID: <cover.1617912177.git.mitaliborkar810@gmail.com> (raw)

These patches make changes to clean up style issues
as identified by checkpatch

Mitali Borkar (2):
  media: zoran: add spaces around '<<'
  media: zoran: replace bit shifts by BIT() macro

 drivers/staging/media/zoran/zr36057.h | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-04-08 20:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 20:38 Mitali Borkar [this message]
2021-04-08 20:38 ` [PATCH 1/2] media: zoran: add spaces around '<<' Mitali Borkar
2021-04-08 21:16   ` [Outreachy kernel] " Julia Lawall
2021-04-08 21:34     ` Mitali Borkar
2021-04-09  7:23   ` Hans Verkuil
2021-04-09 15:11     ` Mitali Borkar
2021-04-09 15:29       ` [Outreachy kernel] " Julia Lawall
2021-04-09 15:48       ` Hans Verkuil
2021-04-09 16:49     ` Mitali Borkar
2021-04-09 17:26       ` [Outreachy kernel] " Julia Lawall
2021-04-08 20:39 ` [PATCH 2/2] media: zoran: replace bit shifts by BIT() macro Mitali Borkar
2021-04-08 21:15   ` [Outreachy kernel] " Julia Lawall
2021-04-08 21:45     ` Mitali Borkar
2021-04-08 22:10       ` Julia Lawall
2021-04-08 23:15         ` Mitali Borkar
2021-04-09  7:00           ` Julia Lawall

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=cover.1617912177.git.mitaliborkar810@gmail.com \
    --to=mitaliborkar810@gmail.com \
    --cc=clabbe@baylibre.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=mitali_s@me.iitr.ac.in \
    --cc=outreachy-kernel@googlegroups.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.