Skip to content

Commit

Permalink
cpuidle: fix comment format
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Daniel Lezcano authored and Rafael J. Wysocki committed Apr 23, 2013
1 parent 54a4644 commit 1c192d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/cpuidle/cpuidle.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1c192d0

Please sign in to comment.