All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] media: zoran: clean up style issues
@ 2021-04-08 20:38 Mitali Borkar
  2021-04-08 20:38 ` [PATCH 1/2] media: zoran: add spaces around '<<' Mitali Borkar
  2021-04-08 20:39 ` [PATCH 2/2] media: zoran: replace bit shifts by BIT() macro Mitali Borkar
  0 siblings, 2 replies; 22+ messages in thread
From: Mitali Borkar @ 2021-04-08 20:38 UTC (permalink / raw)
  To: clabbe, mchehab, gregkh
  Cc: linux-media, linux-staging, linux-kernel, outreachy-kernel, mitali_s

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


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

end of thread, other threads:[~2021-04-09 17:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-08 20:38 [PATCH 0/2] media: zoran: clean up style issues Mitali Borkar
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:16     ` 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:29         ` 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-09 17:26         ` 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:15     ` Julia Lawall
2021-04-08 21:45     ` Mitali Borkar
2021-04-08 22:10       ` Julia Lawall
2021-04-08 22:10         ` Julia Lawall
2021-04-08 23:15         ` Mitali Borkar
2021-04-09  7:00           ` Julia Lawall
2021-04-09  7:00             ` Julia Lawall

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.