Commit 650126a8 authored by Xiang wangx's avatar Xiang wangx Committed by Leon Romanovsky

RDMA/hfi1: Fix typo in comment

Delete the redundant word 'and'.

Link: https://lore.kernel.org/r/20220606123419.29109-1-wangxiang@cdjrlc.comSigned-off-by: default avatarXiang wangx <wangxiang@cdjrlc.com>
Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>
parent f2906aa8
......@@ -172,7 +172,7 @@ static inline void jcopy(u8 *dest, const u8 *src, u32 n)
}
/*
* Read nbytes from "from" and and place them in the low bytes
* Read nbytes from "from" and place them in the low bytes
* of pbuf->carry. Other bytes are left as-is. Any previous
* value in pbuf->carry is lost.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment