Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1592599 > unrolled thread

[PATCH v1 0/3] staging: Replace "is is " with "is"

Started bysimran singhal <singhalsimran0@gmail.com>
First post2017-03-04 18:50 +0100
Last post2017-03-04 18:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v1 0/3] staging: Replace "is is " with "is" simran singhal <singhalsimran0@gmail.com> - 2017-03-04 18:50 +0100

#1592599 — [PATCH v1 0/3] staging: Replace "is is " with "is"

Fromsimran singhal <singhalsimran0@gmail.com>
Date2017-03-04 18:50 +0100
Subject[PATCH v1 0/3] staging: Replace "is is " with "is"
Message-ID<thlYC-4gH-23@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web