[PATCH] csky: Fix the following errors reported by checkpatch:

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

 



ERROR: spaces required around that ':' (ctx:VxE)

Signed-off-by: xujianghui <xujianghui@xxxxxxxxxx>
---
 arch/csky/abiv2/inc/abi/entry.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/csky/abiv2/inc/abi/entry.h b/arch/csky/abiv2/inc/abi/entry.h
index cca63e699b58..6085fbff2900 100644
--- a/arch/csky/abiv2/inc/abi/entry.h
+++ b/arch/csky/abiv2/inc/abi/entry.h
@@ -39,9 +39,9 @@
 	bf      1f
 	addi    lr, sp, 152
 	br	2f
-1:
+1 :
 	mfcr	lr, usp
-2:
+2 :
 	stw	lr, (sp, 16)
 
 	stw     a0, (sp, 20)
-- 
2.46.0





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux