All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: zoran: replace bit mask and fix styling
@ 2018-11-05 14:13 Ioannis Valasakis
  2018-11-05 14:13 ` [PATCH 1/2] staging: zoran: replace masking with BIT macro Ioannis Valasakis
  2018-11-05 14:13 ` [PATCH 2/2] staging: zoran: remove unnecessary braces Ioannis Valasakis
  0 siblings, 2 replies; 4+ messages in thread
From: Ioannis Valasakis @ 2018-11-05 14:13 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh

staging: zoran: replace bit mask and fix styling issues reported by
checkpatch.

Ioannis Valasakis (2):
  staging: zoran: replace masking with  BIT macro
  staging: zoran: remove unnecessary braces

 drivers/staging/media/zoran/zoran_device.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

-- 
2.19.1




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

end of thread, other threads:[~2018-11-05 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05 14:13 [PATCH 0/2] staging: zoran: replace bit mask and fix styling Ioannis Valasakis
2018-11-05 14:13 ` [PATCH 1/2] staging: zoran: replace masking with BIT macro Ioannis Valasakis
2018-11-05 14:17   ` [Outreachy kernel] " Julia Lawall
2018-11-05 14:13 ` [PATCH 2/2] staging: zoran: remove unnecessary braces Ioannis Valasakis

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.