x86: microcode patch loader author update
Removed one author's email address from module init message. Signed-off-by: Peter Oruba <peter.oruba@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
17c2297856
commit
36b75da27b
@ -480,8 +480,8 @@ static int __init microcode_init(void)
|
||||
|
||||
printk(KERN_INFO
|
||||
"Microcode Update Driver: v" MICROCODE_VERSION
|
||||
" <tigran@aivazian.fsnet.co.uk>"
|
||||
" <peter.oruba@amd.com>\n");
|
||||
" <tigran@aivazian.fsnet.co.uk>,"
|
||||
" Peter Oruba\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user