Skip to content
Commit 73d73f5e authored by Li zeming's avatar Li zeming Committed by Rafael J. Wysocki
Browse files

PM: core: Remove unnecessary (void *) conversions



Assignments from pointer variables of type (void *) do not require
explicit type casts, so remove such type cases from the code in
drivers/base/power/main.c where applicable.

Signed-off-by: default avatarLi zeming <zeming@nfschina.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 7e364e56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment