Re: [PATCHv3] platform/x86: asus-wireless: Fix identation

2017-02-07 Thread Andy Shevchenko
On Mon, Feb 6, 2017 at 5:20 PM, João Paulo Rechi Vita wrote: > Fix identation problem introduced when this driver was first merged into > the kernel. Thanks, pushed to testing. > > Signed-off-by: João Paulo Rechi Vita > --- > drivers/platform/x86/asus-wireless.c | 3 +-- > 1 file changed, 1 in

[PATCHv3] platform/x86: asus-wireless: Fix identation

2017-02-06 Thread João Paulo Rechi Vita
Fix identation problem introduced when this driver was first merged into the kernel. Signed-off-by: João Paulo Rechi Vita --- drivers/platform/x86/asus-wireless.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/platform/x86/asus-wireless.c b/drivers/platform/x86/as