mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-11 13:04:03 +08:00
net: ipa: Fix comment typo
The double `is' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
95bb633048
commit
9221b2898a
@ -48,7 +48,7 @@ struct ipa;
|
|||||||
*
|
*
|
||||||
* The offset of registers related to resource types is computed by a macro
|
* The offset of registers related to resource types is computed by a macro
|
||||||
* that is supplied a parameter "rt". The "rt" represents a resource type,
|
* that is supplied a parameter "rt". The "rt" represents a resource type,
|
||||||
* which is is a member of the ipa_resource_type_src enumerated type for
|
* which is a member of the ipa_resource_type_src enumerated type for
|
||||||
* source endpoint resources or the ipa_resource_type_dst enumerated type
|
* source endpoint resources or the ipa_resource_type_dst enumerated type
|
||||||
* for destination endpoint resources.
|
* for destination endpoint resources.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user