Thread (2 messages) 2 messages, 2 authors, 2015-07-14

Re: [PATCH] staging: sm750fb: ddk750_chip: use consistent spacing

From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: 2015-07-14 13:20:19

On Tue, Jul 14, 2015 at 11:50:57AM +0530, Sunil Shahu wrote:
Remove all checkpatch error by using consistent spacing.

Signed-off-by: Sunil Shahu <redacted>
---
<snip>
 			/* round step */
-			M += (fl_quo*X % 10000)>5000?1:0;
+			M += (fl_quo*X % 10000) > 5000 ? 1 : 0;
you missed the spacing around this '*'.

regards
sudip
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help