Re: [PATCH] code clean in __flush_tlb_one()

2013-06-03 Thread Michael Wang
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 >> CC: Ingo Molnar >> CC:

Re: [PATCH] code clean in __flush_tlb_one()

2013-06-03 Thread Alex Shi
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. :) Thanks! > > CC: Thomas Gleixner > CC: Ingo Molnar > CC: "H. Peter Anvin" > CC: Alex Shi > CC: Fenghua Yu > Signed-off-by: Michael Wang > --- > arch/x86/include/as

[PATCH] code clean in __flush_tlb_one()

2013-06-03 Thread Michael Wang
Remove the extra space in __flush_tlb_one() CC: Thomas Gleixner CC: Ingo Molnar CC: "H. Peter Anvin" CC: Alex Shi CC: Fenghua Yu Signed-off-by: Michael Wang --- arch/x86/include/asm/tlbflush.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/include/asm/tlb