Skip to content

Commit 681b304

Browse files
quinte17Jiri Kosina
authored and
Jiri Kosina
committed
Kconfig: delete duplicate word
Deleted a word which apeared twice. Signed-off-by: Stephan Sperber <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent d8b187c commit 681b304

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

init/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ config KERNEL_LZO
179179
depends on HAVE_KERNEL_LZO
180180
help
181181
Its compression ratio is the poorest among the 4. The kernel
182-
size is about about 10% bigger than gzip; however its speed
182+
size is about 10% bigger than gzip; however its speed
183183
(both compression and decompression) is the fastest.
184184

185185
endchoice

usr/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
144144
depends on RD_LZO
145145
help
146146
Its compression ratio is the poorest among the four. The kernel
147-
size is about about 10% bigger than gzip; however its speed
147+
size is about 10% bigger than gzip; however its speed
148148
(both compression and decompression) is the fastest.
149149

150150
endchoice

0 commit comments

Comments
 (0)