Commit b3037ac5 authored by Wang Wenhu's avatar Wang Wenhu Committed by David S. Miller

drivers: ipa: remove discription of nonexistent element

No element named "client" exists within "struct ipa_endpoint".
It might be a heritage forgotten to be removed. Delete it now.
Signed-off-by: default avatarWang Wenhu <wenhu.wang@vivo.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8fa54b11
......@@ -41,7 +41,6 @@ enum ipa_endpoint_name {
/**
* struct ipa_endpoint - IPA endpoint information
* @client: Client associated with the endpoint
* @channel_id: EP's GSI channel
* @evt_ring_id: EP's GSI channel event ring
*/
......
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