projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a63b58
)
platform/x86/intel/ifs: Add missing kernel-doc entry
author
Jithu Joseph
<jithu.joseph@intel.com>
Sat, 3 Dec 2022 05:24:45 +0000
(21:24 -0800)
committer
Borislav Petkov (AMD)
<bp@alien8.de>
Sat, 3 Dec 2022 10:16:16 +0000
(11:16 +0100)
Document the test_num member of struct ifs_data.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link:
https://lore.kernel.org/lkml/774fd22a-aaee-758d-8195-77bac783ecbc@infradead.org/
drivers/platform/x86/intel/ifs/ifs.h
patch
|
blob
|
history
diff --git
a/drivers/platform/x86/intel/ifs/ifs.h
b/drivers/platform/x86/intel/ifs/ifs.h
index da1474e1d8eb3178f2942c0d69dd9c5a90f8a933..046e39304fd55795871b74d0fd78bb9425e298d5 100644
(file)
--- a/
drivers/platform/x86/intel/ifs/ifs.h
+++ b/
drivers/platform/x86/intel/ifs/ifs.h
@@
-208,6
+208,7
@@
union ifs_status {
* @status: it holds simple status pass/fail/untested
* @scan_details: opaque scan status code from h/w
* @cur_batch: number indicating the currently loaded test file
+ * @test_num: number indicating the test type
*/
struct ifs_data {
int integrity_cap_bit;