diff options
author | Pavel Tatashin <pasha.tatashin@oracle.com> | 2017-06-12 23:41:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-13 01:44:01 +0300 |
commit | 68a792174d7f67c7d2108bf1cc55ab8a63fc4678 (patch) | |
tree | be9319d995405d6518ebb4b57262c9d65dbbd115 /arch/sparc/include/asm/setup.h | |
parent | 0abdfaf4a95435c0197603a262149019ca2f448d (diff) | |
download | linux-68a792174d7f67c7d2108bf1cc55ab8a63fc4678.tar.xz |
sparc64: remove trailing white spaces
A few changes that were reported by checkpatch, removed all trailing white
spaces in these two files.
Signed-off-by: Pavel Tatashin <pasha.tatashin@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/setup.h')
-rw-r--r-- | arch/sparc/include/asm/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/setup.h b/arch/sparc/include/asm/setup.h index 3fae200dd251..8b32538084f7 100644 --- a/arch/sparc/include/asm/setup.h +++ b/arch/sparc/include/asm/setup.h @@ -1,5 +1,5 @@ /* - * Just a place holder. + * Just a place holder. */ #ifndef _SPARC_SETUP_H #define _SPARC_SETUP_H |