linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] IB/cxgb3: fix misspelling in header guard
@ 2017-01-22 13:41 Nicolas Iooss
  2017-01-22 13:55 ` Leon Romanovsky
  2017-01-23 16:28 ` Steve Wise
  0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Iooss @ 2017-01-22 13:41 UTC (permalink / raw)
  To: Steve Wise, linux-rdma; +Cc: linux-kernel, Nicolas Iooss

Use CXGB3_... instead of CXBG3_...

Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
---
 include/uapi/rdma/cxgb3-abi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/rdma/cxgb3-abi.h b/include/uapi/rdma/cxgb3-abi.h
index 48a19bda071b..d24eee12128f 100644
--- a/include/uapi/rdma/cxgb3-abi.h
+++ b/include/uapi/rdma/cxgb3-abi.h
@@ -30,7 +30,7 @@
  * SOFTWARE.
  */
 #ifndef CXGB3_ABI_USER_H
-#define CXBG3_ABI_USER_H
+#define CXGB3_ABI_USER_H
 
 #include <linux/types.h>
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] IB/cxgb3: fix misspelling in header guard
  2017-01-22 13:41 [PATCH 1/1] IB/cxgb3: fix misspelling in header guard Nicolas Iooss
@ 2017-01-22 13:55 ` Leon Romanovsky
  2017-01-24 17:20   ` Doug Ledford
  2017-01-23 16:28 ` Steve Wise
  1 sibling, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2017-01-22 13:55 UTC (permalink / raw)
  To: Nicolas Iooss; +Cc: Steve Wise, linux-rdma, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

On Sun, Jan 22, 2017 at 02:41:22PM +0100, Nicolas Iooss wrote:
> Use CXGB3_... instead of CXBG3_...
>
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
> ---
>  include/uapi/rdma/cxgb3-abi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Thanks,
Fixes: a85fb3383340 ("IB/cxgb3: Move user vendor structures")

Reviewed-by: Leon Romanovsky <leonro@mellanox.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH 1/1] IB/cxgb3: fix misspelling in header guard
  2017-01-22 13:41 [PATCH 1/1] IB/cxgb3: fix misspelling in header guard Nicolas Iooss
  2017-01-22 13:55 ` Leon Romanovsky
@ 2017-01-23 16:28 ` Steve Wise
  1 sibling, 0 replies; 4+ messages in thread
From: Steve Wise @ 2017-01-23 16:28 UTC (permalink / raw)
  To: 'Nicolas Iooss', 'Steve Wise', linux-rdma; +Cc: linux-kernel

> 
> Use CXGB3_... instead of CXBG3_...
> 
> Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>

Acked-by: Steve Wise <swise@chelsio.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] IB/cxgb3: fix misspelling in header guard
  2017-01-22 13:55 ` Leon Romanovsky
@ 2017-01-24 17:20   ` Doug Ledford
  0 siblings, 0 replies; 4+ messages in thread
From: Doug Ledford @ 2017-01-24 17:20 UTC (permalink / raw)
  To: Leon Romanovsky, Nicolas Iooss; +Cc: Steve Wise, linux-rdma, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

On Sun, 2017-01-22 at 15:55 +0200, Leon Romanovsky wrote:
> On Sun, Jan 22, 2017 at 02:41:22PM +0100, Nicolas Iooss wrote:
> > 
> > Use CXGB3_... instead of CXBG3_...
> > 
> > Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
> > ---
> >  include/uapi/rdma/cxgb3-abi.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> 
> Thanks,
> Fixes: a85fb3383340 ("IB/cxgb3: Move user vendor structures")
> 
> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>

Thanks, tags updated, patch applied.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-24 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-22 13:41 [PATCH 1/1] IB/cxgb3: fix misspelling in header guard Nicolas Iooss
2017-01-22 13:55 ` Leon Romanovsky
2017-01-24 17:20   ` Doug Ledford
2017-01-23 16:28 ` Steve Wise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).