staging: most: fix comment of the function remove_link_store
This patch replaces the name store_remove_link by the remove_link_store in the comment for the corresponding function. Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0b4194fd09
commit
bf676f4ce2
@ -1017,7 +1017,7 @@ static struct most_aim_attribute most_aim_attr_add_link =
|
||||
__ATTR_RW(add_link);
|
||||
|
||||
/**
|
||||
* store_remove_link - store function for remove_link attribute
|
||||
* remove_link_store - store function for remove_link attribute
|
||||
* @aim_obj: pointer to AIM object
|
||||
* @attr: its attributes
|
||||
* @buf: buffer
|
||||
|
Loading…
Reference in New Issue
Block a user