[PATCH] sm750fb/sm750_hw.c: fixed various style problems

From: wolzstefan
Date: Thu Jun 23 2016 - 08:10:41 EST


Hello,

we made some style fixes for the file drivers/staging/sm750fb/sm750_hw.
There are 4 patches included:
Patch 1 corrects alignment of multiline statements,
patch 2 deletes some newlines and adds whitespaces around operators,
patch 3 fixes some typos and style problems in comments and
patch 4 copes with leftover things.

After applying the patch series, checkpatch will only show camelcase occurances
and propose the usage of an u32.

Best regards,
Stefan Wolz