2017-09-01 08:22:26

by Colin King

[permalink] [raw]
Subject: [PATCH][next] IB/core: fix spelling mistake: "aceess" -> "access"

From: Colin Ian King <[email protected]>

Trivial fix to spelling mistake in WARN message

Signed-off-by: Colin Ian King <[email protected]>
---
drivers/infiniband/core/uverbs_ioctl_merge.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/infiniband/core/uverbs_ioctl_merge.c b/drivers/infiniband/core/uverbs_ioctl_merge.c
index 76ddb6564578..062485f9300d 100644
--- a/drivers/infiniband/core/uverbs_ioctl_merge.c
+++ b/drivers/infiniband/core/uverbs_ioctl_merge.c
@@ -376,7 +376,7 @@ static struct uverbs_method_spec *build_method_with_attrs(const struct uverbs_me
min_id) ||
WARN(attr_obj_with_special_access &&
!(attr->flags & UVERBS_ATTR_SPEC_F_MANDATORY),
- "ib_uverbs: Tried to merge attr (%d) but it's an object with new/destroy aceess but isn't mandatory\n",
+ "ib_uverbs: Tried to merge attr (%d) but it's an object with new/destroy access but isn't mandatory\n",
min_id) ||
WARN(IS_ATTR_OBJECT(attr) &&
attr->flags & UVERBS_ATTR_SPEC_F_MIN_SZ,
--
2.14.1


2017-09-03 06:27:20

by Leon Romanovsky

[permalink] [raw]
Subject: Re: [PATCH][next] IB/core: fix spelling mistake: "aceess" -> "access"

On Fri, Sep 01, 2017 at 09:22:14AM +0100, Colin King wrote:
> From: Colin Ian King <[email protected]>
>
> Trivial fix to spelling mistake in WARN message
>
> Signed-off-by: Colin Ian King <[email protected]>
> ---
> drivers/infiniband/core/uverbs_ioctl_merge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <[email protected]>


Attachments:
(No filename) (395.00 B)
signature.asc (833.00 B)
Download all attachments

2017-09-27 12:54:33

by Doug Ledford

[permalink] [raw]
Subject: Re: [PATCH][next] IB/core: fix spelling mistake: "aceess" -> "access"

On Fri, 2017-09-01 at 09:22 +0100, Colin King wrote:
> From: Colin Ian King <[email protected]>
>
> Trivial fix to spelling mistake in WARN message
>
> Signed-off-by: Colin Ian King <[email protected]>

Thanks, applied.

--
Doug Ledford <[email protected]>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD