thermal: sysfs: Fix up white space in trip_point_temp_store()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 9 Feb 2024 13:49:49 +0000 (14:49 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 12 Feb 2024 12:58:14 +0000 (13:58 +0100)
commitccd975daa807543a0050ab0a84f8581e3aae62a6
tree61681bd9f1dd69599b534600fc9c645f3a7e826f
parent85af3310df34b0931daba8732d5b2c64a81c3b8d
thermal: sysfs: Fix up white space in trip_point_temp_store()

Remove an excess tab character from an otherwise empty code line.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
drivers/thermal/thermal_sysfs.c