You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
cpuidle: fix comment format
Fix comment format for the kernel doc script. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
54a4644b7a
commit
1c192d047a
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user