Skip to content
Snippets Groups Projects
Commit f934c745 authored by Rami Rosen's avatar Rami Rosen Committed by Rafael J. Wysocki
Browse files

ACPI: change acpi_sleep_proc_init() to return void


This patch changes the type of the return value of the acpi_sleep_proc_init()
method to be void, as this method never fails and its return value is never
used.

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com&gt;\>
[ rjw : Fixed up the static inline stub ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent c33cab60
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment