Documentation: fix minor kernel-doc warnings
This patch updates the comments to match the actual code. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
5d9428de1a
commit
a580290c3e
@ -50,7 +50,7 @@ static struct sysfs_dirent * sysfs_new_dirent(struct sysfs_dirent * parent_sd,
|
||||
return sd;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
*
|
||||
* Return -EEXIST if there is already a sysfs element with the same name for
|
||||
* the same parent.
|
||||
|
Reference in New Issue
Block a user