This series of three patches addresses the whitespace coding style errors marked by checkpatch.pl as an "ERROR". In order of sequence, the following edits are made: 1. Removal of prohibited spaces 2. Addition of required space 3. Replacement of space with tabs as code indent. Signed-off-by: Solomon Tan <solomonbstoner@xxxxxxxxxxxxx>