ACPI / device_sysfs: Clean up checkpatch errors
authorBetty Dall <betty.dall@hpe.com>
Sat, 30 Apr 2016 16:03:39 +0000 (10:03 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 4 May 2016 21:47:32 +0000 (23:47 +0200)
commita508d954af748bc1f5f1d9174f167a8650fca923
treeddb8c49b4abd6cdd5f1d2e0197574d5aea164074
parent6c0244091e8aa98e7977bdddeab2bb864cff9d91
ACPI / device_sysfs: Clean up checkpatch errors

Cleaning up two existing checkpatch errors (and 2 warnings) in
device_sysfs.c since the file is being changed.

The change in acpi_device_setup_files() is changing spaces to a tab.

Signed-off-by: Betty Dall <betty.dall@hpe.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/device_sysfs.c