diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-07-20 15:35:17 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 19:37:01 -0400 |
commit | 79980d9c985aa58db50f388634739419e2e20a5a (patch) | |
tree | 691c194feaf6bb8a5b7c7fa75dc174a724dffa28 /drivers/media | |
parent | dcf4fc2e2efc605382563d6ab6ba1b6f15fa28a0 (diff) |
[media] 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: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions