Drivers: hv: vmbus: Update indentation in create_gpadl_header()
authorMichael Kelley <mhklinux@outlook.com>
Thu, 11 Jan 2024 16:54:51 +0000 (08:54 -0800)
committerWei Liu <wei.liu@kernel.org>
Fri, 1 Mar 2024 08:21:16 +0000 (08:21 +0000)
commit9645e74414fb725b0305f4f03035b68207659007
tree066e630ff8c30e695bd9f3ff820026ee7637ed2f
parent8db0edc4acb1c654e4c115a3978fb2681c5bfb74
Drivers: hv: vmbus: Update indentation in create_gpadl_header()

A previous commit left the indentation in create_gpadl_header()
unchanged for ease of review. Update the indentation and remove
line wrap in two places where it is no longer necessary.

No functional change.

Signed-off-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20240111165451.269418-2-mhklinux@outlook.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20240111165451.269418-2-mhklinux@outlook.com>
drivers/hv/channel.c