]> xenbits.xensource.com Git - xen.git/commit
tools/xen-hptool: Replace hard tabs
authorJason Andryuk <jason.andryuk@amd.com>
Wed, 23 Apr 2025 21:28:21 +0000 (17:28 -0400)
committerAnthony PERARD <anthony.perard@vates.tech>
Fri, 25 Apr 2025 09:47:05 +0000 (11:47 +0200)
commit7897492d8082f18073514a9380f361b4f5df5897
tree87d5cdb8aec3b2ac90adee1267581da6d595b0d9
parentb2819c850cc5b947080bfae94aa2ae50d5ab4d89
tools/xen-hptool: Replace hard tabs

With a tab stop of 8, the alignment is off.  Replace the hard tabs with
spaces to match the file.

Fixes: 284d5633be37 ("Tools: add online/offline hotplug user interfaces")
Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
Reviewed-by: Denis Mukhin <dmukhin@ford.com>
Acked-by: Anthony PERARD <anthony.perard@vates.tech>
tools/misc/xen-hptool.c