linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] staging: Replace "is is " with "is"
@ 2017-03-04 17:40 simran singhal
  2017-03-04 17:40 ` [PATCH v1 1/3] staging: rtl8192u: Replace "is is" " simran singhal
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: simran singhal @ 2017-03-04 17:40 UTC (permalink / raw)
  To: abbotti
  Cc: hsweeten, gregkh, devel, linux-kernel, johan, dtwlin,
	outreachy-kernel, greybus-dev

This patch series replace "is is " with "is" in various drivers.

v1:
  -change the subject
  -Changed "If is a command..." to "It is a command..." in
   rtl8192u/r819xU_cmdpkt.c

simran singhal (3):
  staging: rtl8192u: Replace "is is" with "is"
  staging: greybus: Replace "is is" with "is"
  staging: comedi: Replace "is is" with "is"

 drivers/staging/comedi/drivers/ni_usb6501.c | 2 +-
 drivers/staging/greybus/uart.c              | 2 +-
 drivers/staging/rtl8192u/r819xU_cmdpkt.c    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-08 10:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-04 17:40 [PATCH v1 0/3] staging: Replace "is is " with "is" simran singhal
2017-03-04 17:40 ` [PATCH v1 1/3] staging: rtl8192u: Replace "is is" " simran singhal
2017-03-04 17:41 ` [PATCH v1 2/3] staging: greybus: " simran singhal
2017-03-04 17:41 ` [PATCH v1 3/3] staging: comedi: " simran singhal
2017-03-08 10:23   ` Ian Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).