We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85c08a commit db80b2eCopy full SHA for db80b2e
arch/x86/kernel/cpu/microcode/amd.c
@@ -381,8 +381,8 @@ static bool mc_patch_matches(struct microcode_amd *mc, u16 eq_id)
381
382
/*
383
* This scans the ucode blob for the proper container as we can have multiple
384
- * containers glued together. Returns the equivalence ID from the equivalence
385
- * table or 0 if none found.
+ * containers glued together.
+ *
386
* Returns the amount of bytes consumed while scanning. @desc contains all the
387
* data we're going to use in later stages of the application.
388
*/
0 commit comments