lkml.org 
[lkml]   [2022]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] paride: Clean up some inconsistent indenting
Date
No functional modification involved.

drivers/block/paride/bpck.c:66 bpck_read_regr() warn: inconsistent
indenting.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1822
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
drivers/block/paride/bpck.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/block/paride/bpck.c b/drivers/block/paride/bpck.c
index d880a9465e9b..6627b6f43a44 100644
--- a/drivers/block/paride/bpck.c
+++ b/drivers/block/paride/bpck.c
@@ -61,10 +61,10 @@ static int bpck_read_regr( PIA *pi, int cont, int regr )
return j44(l,h);

case 1: w0(r & 0xf); w0(r); t2(2);
- e2(); t2(0x20);
+ e2(); t2(0x20);
t2(4); h = r0();
- t2(1); t2(0x20);
- return h;
+ t2(1); t2(0x20);
+ return h;

case 2:
case 3:
--
2.20.1.7.g153144c
\
 
 \ /
  Last update: 2022-08-04 10:13    [W:0.038 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site