Bug 6352 - There are kdoc warnings in tpm driver code
Summary: There are kdoc warnings in tpm driver code
Status: NEW
Alias: None
Product: ANCK 4.19 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-06 10:14 UTC by xuxinsss
Modified: 2023-09-06 10:21 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xuxinsss inspur_group 2023-09-06 10:14:15 UTC
Description of problem:
The code comments are inconsistent with the function parameters for tpm2_flush_context_cmd() in drivers/char/tpm/tpm2-cmd.c
The code comments cause kdoc warnings in drivers/char/tpm/tpm_ibmvtpm.c

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-09-06 10:21:27 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2119