summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavis Abubakr-Sadik Nii Nai <dwa2pac@gmail.com>2013-06-07 11:43:11 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-09 07:06:06 +0200
commit4b80e971a8685ffda26181ba6b8c5de226a39a7c (patch)
tree3e6638b33ef4a3816f794778801caac5d94bd789
parentstaging: csr: fix indentation code style issue in csr_framework_ext.c (diff)
downloadlinux-4b80e971a8685ffda26181ba6b8c5de226a39a7c.tar.xz
linux-4b80e971a8685ffda26181ba6b8c5de226a39a7c.zip
staging: csr: fix indentation coding style issue in csr_framework_ext.h
This is a patch to csr_framework_ext.h that fixes indentation coding style issues found by the checkpatch.pl tool. Signed-off-by: Davis Abubakr-Sadik Nii Nai <dwa2pac@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/csr/csr_framework_ext.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/csr/csr_framework_ext.h b/drivers/staging/csr/csr_framework_ext.h
index e8ae490c09d6..6d26ac6173b0 100644
--- a/drivers/staging/csr/csr_framework_ext.h
+++ b/drivers/staging/csr/csr_framework_ext.h
@@ -2,11 +2,11 @@
#define CSR_FRAMEWORK_EXT_H__
/*****************************************************************************
- (c) Cambridge Silicon Radio Limited 2010
- All rights reserved and confidential information of CSR
+ (c) Cambridge Silicon Radio Limited 2010
+ All rights reserved and confidential information of CSR
- Refer to LICENSE.txt included with this source for details
- on the license terms.
+ Refer to LICENSE.txt included with this source for details
+ on the license terms.
*****************************************************************************/