diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-05-28 02:46:41 +0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-05-28 09:18:08 +0900 |
commit | 1b20f6a9adaa4b88d520d279c3d605f65b898625 (patch) | |
tree | 18e531d81727e66be43139fe771d584de6f426dd /drivers/platform | |
parent | 8bfbeed58665dbbf63813017712bd0c8e978379e (diff) |
sata_rcar: add 'base' local variable to some functions
The 'base' field of 'struct sata_rcar_priv' is used very often
throughout the driver, so it seems worth loading it into a local
variable if it's used more than once in a function.
While at it, put some unitialized variables after intialized ones for
aesthetic reasons. :-)
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions