This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: qcom: venus: Fix kerneldoc
Author:  Ricardo Ribalda <[email protected]>
Date:    Fri Jan 26 23:16:10 2024 +0000

Remove doc for missing field.

Signed-off-by: Ricardo Ribalda <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>

 drivers/media/platform/qcom/venus/core.h | 1 -
 1 file changed, 1 deletion(-)

---

diff --git a/drivers/media/platform/qcom/venus/core.h 
b/drivers/media/platform/qcom/venus/core.h
index 4a633261ece4..a39986ce79f1 100644
--- a/drivers/media/platform/qcom/venus/core.h
+++ b/drivers/media/platform/qcom/venus/core.h
@@ -428,7 +428,6 @@ enum venus_inst_modes {
  * @error:     an error returned during last HFI sync operation
  * @session_error:     a flag rised by HFI interface in case of session error
  * @ops:               HFI operations
- * @priv:      a private for HFI operations callbacks
  * @session_type:      the type of the session (decoder or encoder)
  * @hprop:     a union used as a holder by get property
  * @core_acquired:     the Core has been acquired

Reply via email to