diff options
| author | Masahiro Yamada <[email protected]> | 2014-05-29 05:12:29 +0000 |
|---|---|---|
| committer | Michal Marek <[email protected]> | 2014-06-09 22:04:06 +0000 |
| commit | 7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch) | |
| tree | 0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/recordmcount.c | |
| parent | coccinelle: Check for missing NULL terminators in of_device_id tables (diff) | |
| download | kernel-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.gz kernel-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.zip | |
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/recordmcount.c')
| -rw-r--r-- | scripts/recordmcount.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/recordmcount.c b/scripts/recordmcount.c index 9c22317778eb..c0853063fcbc 100644 --- a/scripts/recordmcount.c +++ b/scripts/recordmcount.c @@ -480,5 +480,3 @@ main(int argc, char *argv[]) } return !!n_error; } - - |
