From 9385f21b293d6bd37078154bc9d4f193c106176b Mon Sep 17 00:00:00 2001 From: Sunhee Hwang Date: Thu, 18 Oct 2012 23:10:09 +0900 Subject: [PATCH] Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.h This is a patch that fixes up code indent coding style warnings in the csr_wifi_hip_signals.h found by checkpatch.pl tool. Signed-off-by: Sunhee Hwang Signed-off-by: Greg Kroah-Hartman --- drivers/staging/csr/csr_wifi_hip_signals.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/csr/csr_wifi_hip_signals.h b/drivers/staging/csr/csr_wifi_hip_signals.h index 5f84155..ebe2f6d 100644 --- a/drivers/staging/csr/csr_wifi_hip_signals.h +++ b/drivers/staging/csr/csr_wifi_hip_signals.h @@ -1,10 +1,10 @@ /***************************************************************************** - (c) Cambridge Silicon Radio Limited 2011 - All rights reserved and confidential information of CSR + (c) Cambridge Silicon Radio Limited 2011 + 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. *****************************************************************************/ -- 2.7.4