All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: media: lirc: Resolve checkpatch issues
@ 2016-09-24  9:53 Namrata A Shettar
  2016-09-24  9:53 ` [PATCH 1/6] staging: media: lirc: Remove multiple blank lines Namrata A Shettar
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Namrata A Shettar @ 2016-09-24  9:53 UTC (permalink / raw)
  To: Jarod Wilson, Mauro Carvalho Chehab, Greg Kroah-Hartman,
	Namrata A Shettar, Amitoj Kaur Chawla, Tapasweni Pathak,
	Wolfram Sang, Maciek Borzecki, Arnd Bergmann, Shraddha Barke,
	outreachy-kernel

Fix multiple checkpatch issues.

Namrata A Shettar (6):
  staging: media: lirc: Remove multiple blank lines
  staging: media: lirc: Add space around '+'
  staging: media: lirc: Replace data type with pointer of same type
  staging: media: lirc: Add space around binary operator '+'
  staging: media: lirc: Mention data type along with 'unsigned'
  staging: media: lirc: Replace data type with pointer in sizeof()

 drivers/staging/media/lirc/lirc_bt829.c    |  5 +----
 drivers/staging/media/lirc/lirc_imon.c     |  6 +++---
 drivers/staging/media/lirc/lirc_parallel.c |  6 +++---
 drivers/staging/media/lirc/lirc_sasem.c    | 22 ++++++----------------
 4 files changed, 13 insertions(+), 26 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2016-09-24 12:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-24  9:53 [PATCH 0/6] staging: media: lirc: Resolve checkpatch issues Namrata A Shettar
2016-09-24  9:53 ` [PATCH 1/6] staging: media: lirc: Remove multiple blank lines Namrata A Shettar
2016-09-24  9:54 ` [PATCH 2/6] staging: media: lirc: Add space around '+' Namrata A Shettar
2016-09-24 12:56   ` [Outreachy kernel] " Julia Lawall
2016-09-24  9:54 ` [PATCH 3/6] staging: media: lirc: Replace data type with pointer of same type Namrata A Shettar
2016-09-24 12:54   ` [Outreachy kernel] " Julia Lawall
2016-09-24 12:55   ` Julia Lawall
2016-09-24  9:54 ` [PATCH 4/6] staging: media: lirc: Add space around binary operator '+' Namrata A Shettar
2016-09-24  9:55 ` [PATCH 5/6] staging: media: lirc: Mention data type along with 'unsigned' Namrata A Shettar
2016-09-24 12:52   ` [Outreachy kernel] " Julia Lawall
2016-09-24  9:55 ` [PATCH 6/6] staging: media: lirc: Replace data type with pointer in sizeof() Namrata A Shettar
2016-09-24 12:51   ` [Outreachy kernel] " 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.