diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-05-29 07:12:29 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-06-10 00:04:06 +0200 |
commit | 7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch) | |
tree | 0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/markup_oops.pl | |
parent | coccinelle: Check for missing NULL terminators in of_device_id tables (diff) | |
download | linux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.xz linux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.zip |
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/markup_oops.pl')
-rw-r--r-- | scripts/markup_oops.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/markup_oops.pl b/scripts/markup_oops.pl index 827896f56501..c21d16328d3f 100644 --- a/scripts/markup_oops.pl +++ b/scripts/markup_oops.pl @@ -367,4 +367,3 @@ OPTION: EOT exit; } - |