[PATCH] PS3: PS#-LPM: fixed a space coding style issue

Subsystems: ps3 platform support, the rest

STALE4060d

2 messages, 2 authors, 2015-07-27 · open the first message on its own page

[PATCH] PS3: PS#-LPM: fixed a space coding style issue

From: Rudhresh Kumar J <hidden>
Date: 2015-07-27 13:49:29

Fixed a coding style issue.

Signed-off-by: Rudhresh Kumar J <redacted>
---
 drivers/ps3/ps3-lpm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ps3/ps3-lpm.c b/drivers/ps3/ps3-lpm.c
index cb7d3a6..e34de9a 100644
--- a/drivers/ps3/ps3-lpm.c
+++ b/drivers/ps3/ps3-lpm.c
@@ -901,7 +901,7 @@ void ps3_disable_pm(u32 cpu)
 	result = lv1_stop_lpm(lpm_priv->lpm_id, &tmp);
 
 	if (result) {
-		if(result != LV1_WRONG_STATE)
+		if (result != LV1_WRONG_STATE)
 			dev_err(sbd_core(), "%s:%u: lv1_stop_lpm failed: %s\n",
 				__func__, __LINE__, ps3_result(result));
 		return;
-- 
1.8.4.5

[PATCH] drivers/ps3: Fix ps3-lpm white space

From: Geoff Levand <geoff@infradead.org>
Date: 2015-07-27 18:42:06

From: Rudhresh Kumar J <redacted>

Fixed a coding style issue.

Signed-off-by: Rudhresh Kumar J <redacted>
Signed-off-by: Geoff Levand <geoff@infradead.org>
---
Please apply to trivial.  Thanks.

-Geoff

 drivers/ps3/ps3-lpm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ps3/ps3-lpm.c b/drivers/ps3/ps3-lpm.c
index cb7d3a6..e34de9a 100644
--- a/drivers/ps3/ps3-lpm.c
+++ b/drivers/ps3/ps3-lpm.c
@@ -901,7 +901,7 @@ void ps3_disable_pm(u32 cpu)
 	result = lv1_stop_lpm(lpm_priv->lpm_id, &tmp);
 
 	if (result) {
-		if(result != LV1_WRONG_STATE)
+		if (result != LV1_WRONG_STATE)
 			dev_err(sbd_core(), "%s:%u: lv1_stop_lpm failed: %s\n",
 				__func__, __LINE__, ps3_result(result));
 		return;
-- 
2.1.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help