]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
IB/uverbs: fix a typo
authorRami Rosen <ramirose@gmail.com>
Sun, 28 Oct 2018 19:04:00 +0000 (21:04 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 6 Nov 2018 21:27:38 +0000 (16:27 -0500)
This patch fixes a typo in include/rdma/ib_verbs.h.
See: https://www.merriam-webster.com/dictionary/lieu

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/rdma/ib_verbs.h

index 9c0c2132a2d68a012ce3c7f3f12c2f966c040e43..bb63d9f75fdd294f7735f8f5b1d2bc41d361e159 100644 (file)
@@ -2301,7 +2301,7 @@ struct ib_device {
         *   index - Updated the single counter pointed to by index
         *   num_counters - Updated all counters (will reset the timestamp
         *     and prevent further calls for lifespan milliseconds)
-        * Drivers are allowed to update all counters in leiu of just the
+        * Drivers are allowed to update all counters in lieu of just the
         *   one given in index at their option
         */
        int                        (*get_hw_stats)(struct ib_device *device,