diff options
| author | 2014-05-29 14:12:29 +0900 | |
|---|---|---|
| committer | 2014-06-10 00:04:06 +0200 | |
| commit | 7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch) | |
| tree | 0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/mod/mk_elfconfig.c | |
| parent | coccinelle: Check for missing NULL terminators in of_device_id tables (diff) | |
| download | wireguard-linux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.xz wireguard-linux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.zip | |
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/mod/mk_elfconfig.c')
| -rw-r--r-- | scripts/mod/mk_elfconfig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/mod/mk_elfconfig.c b/scripts/mod/mk_elfconfig.c index 639bca7ba559..a4fd71d71d65 100644 --- a/scripts/mod/mk_elfconfig.c +++ b/scripts/mod/mk_elfconfig.c @@ -54,4 +54,3 @@ main(int argc, char **argv) return 0; } - |
