]> Git Repo - linux.git/commit
ACPI: sysfs: Remove tailing return statement in void function
authorAndy Shevchenko <[email protected]>
Fri, 18 Jun 2021 13:41:28 +0000 (16:41 +0300)
committerRafael J. Wysocki <[email protected]>
Fri, 18 Jun 2021 16:20:53 +0000 (18:20 +0200)
commitdf35ee70864111c20ecb36745ffc5f821301d0e7
treed0199b5f2c1b1cf9c4f807bc19edaf4f05498037
parenta9c4cf299f5f79d5016c8a9646fa1fc49381a8c1
ACPI: sysfs: Remove tailing return statement in void function

The tail return statement is redundant in void functions. Remove it.

Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/sysfs.c
This page took 0.042959 seconds and 4 git commands to generate.