[PATCH 156/199] arch/ia64/sn/kernel/idle.c: Checkpatch cleanup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



arch/ia64/sn/kernel/idle.c:15: ERROR: trailing whitespace
arch/ia64/sn/kernel/idle.c:23: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx>
---
 arch/ia64/sn/kernel/idle.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/ia64/sn/kernel/idle.c b/arch/ia64/sn/kernel/idle.c
index 49d178f..c982a10 100644
--- a/arch/ia64/sn/kernel/idle.c
+++ b/arch/ia64/sn/kernel/idle.c
@@ -12,7 +12,7 @@ void snidle(int state)
 {
 	if (state) {
 		if (pda->idle_flag == 0) {
-			/* 
+			/*
 			 * Turn the activity LED off.
 			 */
 			set_led_bits(0, LED_CPU_ACTIVITY);
@@ -20,7 +20,7 @@ void snidle(int state)
 
 		pda->idle_flag = 1;
 	} else {
-		/* 
+		/*
 		 * Turn the activity LED on.
 		 */
 		set_led_bits(LED_CPU_ACTIVITY, LED_CPU_ACTIVITY);
-- 
1.7.1.251.gf80a2

--
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux