Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: Fix typo "is is" in Documentations

Fix double words "is is" in Documentations.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Masanari Iida and committed by
Jiri Kosina
ac20ad14 8e33a52f

+6 -6
+2 -2
Documentation/DocBook/media/v4l/vidioc-g-parm.xml
··· 132 132 <row> 133 133 <entry>&v4l2-fract;</entry> 134 134 <entry><structfield>timeperframe</structfield></entry> 135 - <entry><para>This is is the desired period between 135 + <entry><para>This is the desired period between 136 136 successive frames captured by the driver, in seconds. The 137 137 field is intended to skip frames on the driver side, saving I/O 138 138 bandwidth.</para><para>Applications store here the desired frame ··· 193 193 <row> 194 194 <entry>&v4l2-fract;</entry> 195 195 <entry><structfield>timeperframe</structfield></entry> 196 - <entry>This is is the desired period between 196 + <entry>This is the desired period between 197 197 successive frames output by the driver, in seconds.</entry> 198 198 </row> 199 199 <row>
+1 -1
Documentation/fmc/carrier.txt
··· 213 213 methods: for example the SPEC driver may define that its carrier 214 214 I2C memory is seen at offset 1M and the internal SPI flash is seen 215 215 at offset 16M. This multiplexing of several flash memories in the 216 - same address space is is carrier-specific and should only be used 216 + same address space is carrier-specific and should only be used 217 217 by a driver that has verified the `carrier_name' field. 218 218 219 219
+1 -1
Documentation/hwmon/submitting-patches
··· 1 1 How to Get Your Patch Accepted Into the Hwmon Subsystem 2 2 ------------------------------------------------------- 3 3 4 - This text is is a collection of suggestions for people writing patches or 4 + This text is a collection of suggestions for people writing patches or 5 5 drivers for the hwmon subsystem. Following these suggestions will greatly 6 6 increase the chances of your change being accepted. 7 7
+1 -1
Documentation/mtd/nand_ecc.txt
··· 543 543 } 544 544 545 545 As you can see tmppar is used to accumulate the parity within a for 546 - iteration. In the last 3 statements is is added to par and, if needed, 546 + iteration. In the last 3 statements is added to par and, if needed, 547 547 to rp12 and rp14. 548 548 549 549 While making the changes I also found that I could exploit that tmppar
+1 -1
Documentation/sound/alsa/README.maya44
··· 120 120 Make sure this is not turned on while any other source is connected to input 1/2. 121 121 It might damage the source and/or the maya44 card. 122 122 123 - Mic/Line input: if switch is is on, input jack 1/2 is microphone input (mono), otherwise line input (stereo). 123 + Mic/Line input: if switch is on, input jack 1/2 is microphone input (mono), otherwise line input (stereo). 124 124 125 125 Bypass: analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver. 126 126 Bypass 1: same for channel 3+4.