Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cd330d3 authored by Krishna Kumar's avatar Krishna Kumar Committed by Roland Dreier
Browse files

IB: Fix typo in kerneldoc for ib_set_client_data()

parent a8bfca02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@ void *ib_get_client_data(struct ib_device *device, struct ib_client *client)
EXPORT_SYMBOL(ib_get_client_data);

/**
 * ib_set_client_data - Get IB client context
 * ib_set_client_data - Set IB client context
 * @device:Device to set context for
 * @client:Client to set context for
 * @data:Context to set