ACPI: dock: minor whitespace and style cleanups
authorAlex Chiang <achiang@hp.com>
Mon, 19 Oct 2009 21:14:50 +0000 (15:14 -0600)
committerLen Brown <len.brown@intel.com>
Wed, 16 Dec 2009 08:03:12 +0000 (03:03 -0500)
commit747479a3fb42849fe73b9b1f7545d751bde7d632
tree0ed26ce23d2a34899cbdf5d92888e9660ce16df5
parentfe06fba292af5ed5c1c6ad9af3a9ef68da7a5088
ACPI: dock: minor whitespace and style cleanups

Removed some stray whitespaces
Added whitespace when needed for legibility
Removed unneeded curly braces
Removed useless void casts
Removed unnecessary local variable initialization
Renamed variables to help out with 80-column fixes

Signed-off-by: Alex Chiang <achiang@hp.com>
Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/dock.c