From: Deming Wang Date: Mon, 6 Feb 2023 08:57:25 +0000 (-0500) Subject: RDMA/restrack: Correct spelling X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=68e416255b29c25cbf20018d55849bcb8505c858;p=linux.git RDMA/restrack: Correct spelling Fix spelling errors. Signed-off-by: Deming Wang Link: https://lore.kernel.org/r/20230206085725.1507-1-wangdeming@inspur.com Signed-off-by: Leon Romanovsky --- diff --git a/include/rdma/restrack.h b/include/rdma/restrack.h index 79d109c472423..8b7c46daeb078 100644 --- a/include/rdma/restrack.h +++ b/include/rdma/restrack.h @@ -162,8 +162,8 @@ struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev, * rdma_restrack_no_track() - don't add resource to the DB * @res: resource entry * - * Every user of thie API should be cross examined. - * Probaby you don't need to use this function. + * Every user of this API should be cross examined. + * Probably you don't need to use this function. */ static inline void rdma_restrack_no_track(struct rdma_restrack_entry *res) {