Skip to content

Commit

Permalink
kerneldoc-typo in led-class.c
Browse files Browse the repository at this point in the history
Fixes a typo in led-class.c kerneldoc.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Henrik Kretzschmar authored and Adrian Bunk committed Oct 3, 2006
1 parent 5a65980 commit 70d63cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/leds/led-class.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ EXPORT_SYMBOL_GPL(led_classdev_register);

/**
* led_classdev_unregister - unregisters a object of led_properties class.
* @led_cdev: the led device to unreigister
* @led_cdev: the led device to unregister
*
* Unregisters a previously registered via led_classdev_register object.
*/
Expand Down

0 comments on commit 70d63cc

Please sign in to comment.