drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
1.Fixed EXPORT_SYMBOL should be follow immediately function/variable. 2.Fixed code tab spaces issue. Signed-off-by: Vasanth M <vasanth3g@gmail.com> Link: https://lore.kernel.org/r/20210310052155.39460-1-vasanth3g@gmail.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
This commit is contained in:
Родитель
0c85c54bf7
Коммит
05e48d894a
|
@ -333,7 +333,6 @@ fw_error:
|
|||
negop->icversion_data[1].minor = icmsg_minor;
|
||||
return found_match;
|
||||
}
|
||||
|
||||
EXPORT_SYMBOL_GPL(vmbus_prep_negotiate_resp);
|
||||
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче