All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: mt7621-dma: Fix checkpatch issues
@ 2019-02-23  8:19 Bhanusree Pola
  2019-02-23  8:19 ` [PATCH 1/2] Staging: mt761-dma: Alignment should match open paranthesis Bhanusree Pola
  2019-02-23  8:19 ` [PATCH 2/2] Staging: mt7621_dma: Prefer unsigned int over just unsigned Bhanusree Pola
  0 siblings, 2 replies; 6+ messages in thread
From: Bhanusree Pola @ 2019-02-23  8:19 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Greg Kroah-Hartman, Matthias Brugger

This patch series cleans up the following checkpatch.pl issues:
CHECK: Alignment should match open parenthesis
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'

Bhanusree Pola (2):
  Staging: mt761-dma: Alignment should match open paranthesis
  Staging: mt7621_dma: Prefer unsigned int over just unsigned

 drivers/staging/mt7621-dma/mtk-hsdma.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-02-23 14:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-23  8:19 [PATCH 0/2] Staging: mt7621-dma: Fix checkpatch issues Bhanusree Pola
2019-02-23  8:19 ` [PATCH 1/2] Staging: mt761-dma: Alignment should match open paranthesis Bhanusree Pola
2019-02-23  8:19 ` [PATCH 2/2] Staging: mt7621_dma: Prefer unsigned int over just unsigned Bhanusree Pola
2019-02-23 14:07   ` [Outreachy kernel] " Julia Lawall
2019-02-23 14:16     ` Bhanusree Mahesh
2019-02-23 14:22       ` 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.