]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
authorIsaac Assegai <isaac.a.travers@gmail.com>
Fri, 19 Jun 2015 04:48:53 +0000 (21:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 05:10:02 +0000 (22:10 -0700)
commita244de16399788007d9e25169eddbfcad2db29e0
treece5634a1748216b75792e80f4398a51a41877e15
parent39091376c2aafb1924f411d09d570409201585d0
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators

Insert spaces around comparison operators in ddk750_swi2c.c
to rectify the following set of checkpatch errors:
ERROR: spaces required around that '='
ERROR: spaces required around that '<'
ERROR: spaces required around that '>='

Signed-off-by: Isaac Assegai <isaac.a.travers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_swi2c.c