mirror of
https://github.com/adulau/aha.git
synced 2025-01-02 14:13:18 +00:00
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
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue