Re: [PATCH] net:dl2k: Modify the code style escaping the warning

2019-02-14 Thread David Miller
From: Huang Zijiang Date: Thu, 14 Feb 2019 14:40:31 +0800 > modify the code style in order to removing the following warning > when excute the script checkpatch.pl > WARNING: space prohibited between function name and open parenthesis '(' > > Signed-off-by: Huang Zijiang Applied.

[PATCH] net:dl2k: Modify the code style escaping the warning

2019-02-13 Thread Huang Zijiang
modify the code style in order to removing the following warning when excute the script checkpatch.pl WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Huang Zijiang --- drivers/net/ethernet/dlink/dl2k.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions