]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: Add newline at end-of-file to files lacking one
authorJesper Juhl <jj@chaosbits.net>
Fri, 20 Jul 2012 20:35:17 +0000 (22:35 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 20 Jul 2012 21:10:28 +0000 (23:10 +0200)
commit0e3385d3abb629c42d77b9438888d7a0c4ce3810
tree06f7f7c9de785760c449cf025edbf06aa7a5cbfe
parent4cc7a981e8c75c4b48a8b725754e9515d82bc03b
Documentation: Add newline at end-of-file to files lacking one

This patch simply adds a newline character at end-of-file to those
files in Documentation/ that currently lack one.

This is done for a few different reasons:

A) It's rather annoying when you do "cat some_file.txt" that your
   prompt/cursor ends up at the end of the last line of output rather
   than on a new line.

B) Some tools that process files line-by-line may get confused by the
   lack of a newline on the last line.

C) The "\ No newline at end of file" line in diffs annoys me for some
   reason.

So, let's just add the missing newline once and for all.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/stable/vdso
Documentation/ABI/testing/sysfs-block-zram
Documentation/ABI/testing/sysfs-bus-usb-devices-usbsevseg
Documentation/ABI/testing/sysfs-class-backlight-driver-adp8870
Documentation/arm/Samsung-S3C24XX/H1940.txt
Documentation/arm/Samsung-S3C24XX/SMDK2440.txt
Documentation/sound/alsa/hdspm.txt
Documentation/video4linux/cpia2_overview.txt
Documentation/video4linux/stv680.txt