whitespace fixes. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -493,7 +493,7 @@ static NOINLINE int process_timer_stats(void)
|
||||
* Get information about CPU using CPUID opcode.
|
||||
*/
|
||||
static void cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx,
|
||||
unsigned int *edx)
|
||||
unsigned int *edx)
|
||||
{
|
||||
/* EAX value specifies what information to return */
|
||||
__asm__(
|
||||
|
Reference in New Issue
Block a user