summaryrefslogtreecommitdiff
path: root/drivers/staging/slicoss/slichw.h
diff options
context:
space:
mode:
authorCruz Julian Bishop <cruzjbishop@gmail.com>2013-01-14 02:29:09 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-17 21:53:06 (GMT)
commit2fbedf67ed3ad2ee08b96cbc3c56c7d81db14de9 (patch)
tree497009bc3f28b703580103f0cd52c8f77d4da8b2 /drivers/staging/slicoss/slichw.h
parent83682cd2fede86c064abac691a5a7091671cfed6 (diff)
downloadlinux-fsl-qoriq-2fbedf67ed3ad2ee08b96cbc3c56c7d81db14de9.tar.xz
staging: slicoss: Fix space-related checkpatch.pl warnings
This fixes all instances of "Please, no spaces at start of a new line" "Please, no spaces before tabs" Please note that I probably got the warning names wrong, but they should be close enough for usage here :) Additional post-commit note: There is one comment on line 230ish in slic.h that appears to have lost it's formatting. It was fine when I was working in Geany, but it caught my eye in the below diff. Sorry if it actually happened! Signed-off-by: Cruz Julian Bishop <cruzjbishop@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/slicoss/slichw.h')
-rw-r--r--drivers/staging/slicoss/slichw.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/slicoss/slichw.h b/drivers/staging/slicoss/slichw.h
index 6275d45..21cd02b 100644
--- a/drivers/staging/slicoss/slichw.h
+++ b/drivers/staging/slicoss/slichw.h
@@ -450,7 +450,7 @@ struct slic_regs {
u32 pad34;
#define SLIC_DBAR64 0x0108
- u32 slic_cbar64; /* 64 bit Xmt Cmd buf addr regs. */
+ u32 slic_cbar64; /* 64 bit Xmt Cmd buf addr regs. */
u32 pad35;
#define SLIC_CBAR64 0x0110
@@ -478,11 +478,11 @@ struct slic_regs {
u32 slic_read_xf_info; /* Read Transformer info */
u32 pad41;
-#define SLIC_READ_XF_INFO 0x0140
+#define SLIC_READ_XF_INFO 0x0140
u32 slic_write_xf_info; /* Write Transformer info */
u32 pad42;
-#define SLIC_WRITE_XF_INFO 0x0148
+#define SLIC_WRITE_XF_INFO 0x0148
u32 RSVD1; /* TOE Only */
u32 pad43;