OSDN Git Service

staging: bcm: fixed space related errors around operators
authorNandini Hanumanthagowda <nandu.hgowda@gmail.com>
Fri, 1 Nov 2013 18:49:31 +0000 (00:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 19:37:29 +0000 (11:37 -0800)
commit8105705375676c11d3b7c5a4301016a1dcabb7a1
tree32213823107f2b1ebe6e84ba946b49f59baf66ba
parentab46b7920cb1eabf2991f9f829094e53663650a0
staging: bcm: fixed space related errors around operators

removed any prohibited spaces and added required spaces
around operators to follow linux coding style and hence
fixed the checkpatch errors

Signed-off-by: Nandini Hanumanthagowda <nandu.hgowda@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/DDRInit.c