usbip: vhci_hcd: update 'status' file header and format
authorShuah Khan <shuahkh@osg.samsung.com>
Fri, 19 Jan 2018 00:25:30 +0000 (17:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Nov 2018 13:52:42 +0000 (14:52 +0100)
commit3b6c6d9cbdea50aed8f6bf22575461d8009e3951
treee695f91dab6055730362bf7def8d56f911cb560d
parente37e383a4e6610b5a78111f88d2a74f2a533f78c
usbip: vhci_hcd: update 'status' file header and format

[ Upstream commit 5468099c747240ed97dbb34340fece8ca87be34f ]

Commit 2f2d0088eb93
("usbip: prevent vhci_hcd driver from leaking a socket pointer address")
in the /sys/devices/platform/vhci_hcd/status.

Fix the header and field alignment to reflect the changes and make it
easier to read.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/usb/usbip/vhci_sysfs.c