Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c192d04 authored by Daniel Lezcano's avatar Daniel Lezcano Committed by Rafael J. Wysocki
Browse files

cpuidle: fix comment format



Fix comment format for the kernel doc script.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 54a4644b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@ void cpuidle_unregister_device(struct cpuidle_device *dev)

EXPORT_SYMBOL_GPL(cpuidle_unregister_device);

/*
/**
 * cpuidle_unregister: unregister a driver and the devices. This function
 * can be used only if the driver has been previously registered through
 * the cpuidle_register function.