summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_rdc.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2013-05-28 02:46:41 +0400
committerTejun Heo <tj@kernel.org>2013-05-28 09:18:08 +0900
commit1b20f6a9adaa4b88d520d279c3d605f65b898625 (patch)
tree18e531d81727e66be43139fe771d584de6f426dd /drivers/ata/pata_rdc.c
parent8bfbeed58665dbbf63813017712bd0c8e978379e (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/ata/pata_rdc.c')
0 files changed, 0 insertions, 0 deletions