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


Groups > linux.kernel > #1592535

[PATCH 0/3] Replace "is is " with "is"

From simran singhal <singhalsimran0@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Replace "is is " with "is"
Date 2017-03-04 17:10 +0100
Message-ID <thkpP-3cO-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Replace "is is " with "is" simran singhal <singhalsimran0@gmail.com> - 2017-03-04 17:10 +0100
  [PATCH 3/3] staging: comedi: Replace "is is" with "is" simran singhal <singhalsimran0@gmail.com> - 2017-03-04 17:10 +0100
    Re: [Outreachy kernel] [PATCH 3/3] staging: comedi: Replace "is is"  with "is" Julia Lawall <julia.lawall@lip6.fr> - 2017-03-04 17:30 +0100
  [PATCH 1/3] staging: rtl8192u: Replace "is is" with "is" simran singhal <singhalsimran0@gmail.com> - 2017-03-04 17:10 +0100
    Re: [Outreachy kernel] [PATCH 1/3] staging: rtl8192u: Replace "is  is" with "is" Julia Lawall <julia.lawall@lip6.fr> - 2017-03-04 17:20 +0100
      Re: [Outreachy kernel] [PATCH 1/3] staging: rtl8192u: Replace "is is"  with "is" Ian Abbott <abbotti@mev.co.uk> - 2017-03-08 11:30 +0100
  Re: [Outreachy kernel] [PATCH 0/3] Replace "is is " with "is" Julia Lawall <julia.lawall@lip6.fr> - 2017-03-04 17:20 +0100

csiph-web