Skip to content

Commit

Permalink
Kconfig: delete duplicate word
Browse files Browse the repository at this point in the history
Deleted a word which apeared twice.

Signed-off-by: Stephan Sperber <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
quinte17 authored and Jiri Kosina committed Aug 23, 2010
1 parent d8b187c commit 681b304
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ config KERNEL_LZO
depends on HAVE_KERNEL_LZO
help
Its compression ratio is the poorest among the 4. The kernel
size is about about 10% bigger than gzip; however its speed
size is about 10% bigger than gzip; however its speed
(both compression and decompression) is the fastest.

endchoice
Expand Down
2 changes: 1 addition & 1 deletion usr/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
depends on RD_LZO
help
Its compression ratio is the poorest among the four. The kernel
size is about about 10% bigger than gzip; however its speed
size is about 10% bigger than gzip; however its speed
(both compression and decompression) is the fastest.

endchoice

0 comments on commit 681b304

Please sign in to comment.