lkml.org 
[lkml]   [2013]   [Jun]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] code clean in __flush_tlb_one()
On 06/04/2013 02:53 PM, Alex Shi wrote:
> On 06/04/2013 02:28 PM, Michael Wang wrote:
>> Remove the extra space in __flush_tlb_one()
>
> It even don't need a reviewed-by. :)

Still thanks for your review :)

Regards,
Michael Wang

>
> Thanks!
>>
>> CC: Thomas Gleixner <tglx@linutronix.de>
>> CC: Ingo Molnar <mingo@redhat.com>
>> CC: "H. Peter Anvin" <hpa@zytor.com>
>> CC: Alex Shi <alex.shi@intel.com>
>> CC: Fenghua Yu <fenghua.yu@intel.com>
>> Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>
>> ---
>> arch/x86/include/asm/tlbflush.h | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/x86/include/asm/tlbflush.h
>> b/arch/x86/include/asm/tlbflush.h
>> index 50a7fc0..cf51200 100644
>> --- a/arch/x86/include/asm/tlbflush.h
>> +++ b/arch/x86/include/asm/tlbflush.h
>> @@ -62,7 +62,7 @@ static inline void __flush_tlb_all(void)
>>
>> static inline void __flush_tlb_one(unsigned long addr)
>> {
>> - __flush_tlb_single(addr);
>> + __flush_tlb_single(addr);
>> }
>>
>> #define TLB_FLUSH_ALL -1UL
>>
>
>



\
 
 \ /
  Last update: 2013-06-04 09:41    [W:0.430 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site