From bf676f4ce2550de749d5c09524761610c91514a6 Mon Sep 17 00:00:00 2001 From: Andrey Shvetsov Date: Fri, 7 Apr 2017 15:38:31 +0200 Subject: 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 Signed-off-by: Christian Gromm Signed-off-by: Greg Kroah-Hartman --- drivers/staging/most/mostcore/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/most') diff --git a/drivers/staging/most/mostcore/core.c b/drivers/staging/most/mostcore/core.c index a4beb32a8bbf..fb5e8f2ecb74 100644 --- a/drivers/staging/most/mostcore/core.c +++ b/drivers/staging/most/mostcore/core.c @@ -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 -- cgit v1.2.3