Commit 9cd330d36b32ed48d49561b165842db20bd153cc

Authored by Krishna Kumar
Committed by Roland Dreier
1 parent a8bfca0243

IB: Fix typo in kerneldoc for ib_set_client_data()

Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/infiniband/core/device.c
... ... @@ -385,7 +385,7 @@
385 385 EXPORT_SYMBOL(ib_get_client_data);
386 386  
387 387 /**
388   - * ib_set_client_data - Get IB client context
  388 + * ib_set_client_data - Set IB client context
389 389 * @device:Device to set context for
390 390 * @client:Client to set context for
391 391 * @data:Context to set