]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
authorDillon Brock <dab9861@gmail.com>
Sat, 18 Jan 2020 16:25:42 +0000 (11:25 -0500)
committerJason Gunthorpe <jgg@mellanox.com>
Sat, 25 Jan 2020 19:37:56 +0000 (15:37 -0400)
Correcting a minor spelling mistake in the comments.

Link: https://lore.kernel.org/r/20200118162542.15188-1-dab9861@gmail.com
Signed-off-by: Dillon Brock <dab9861@gmail.com>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h

index e4c9bf2ef7e2137d3d40df034dad869833ace14d..4480092c68e097822b7bec01e5c95204e086f9a2 100644 (file)
@@ -358,7 +358,7 @@ struct opa_veswport_summary_counters {
  * @rx_drop_state: received packets in non-forwarding port state
  * @rx_logic: other receive errors
  *
- * All the above are counters of corresponding erorr conditions.
+ * All the above are counters of corresponding error conditions.
  */
 struct opa_veswport_error_counters {
        __be16  vp_instance;