OSDN Git Service

drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
authorVasanth <vasanth3g@gmail.com>
Wed, 10 Mar 2021 05:21:55 +0000 (10:51 +0530)
committerWei Liu <wei.liu@kernel.org>
Mon, 22 Mar 2021 10:55:03 +0000 (10:55 +0000)
commit05e48d894a33b183af1340302fa8159d8554cdf9
tree1c2a1317b413e094c45f575588aac7501cd6c7be
parent0c85c54bf7faeb80c6b76901ed77d93acef0207d
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>
drivers/hv/channel_mgmt.c