[PATCH] lvmcmdline: cleanup tab

<[email protected]> Thu, 27 Mar 2025 16:58:58 +0800 (CST)
Newsgroups dev.linux.lists.lvm-devel
Message-ID <[email protected]>
From: Long Yunjian <[email protected]>

cleanup tab in _get_current_settings

Signed-off-by: Long Yunjian <[email protected]>
---
 tools/lvmcmdline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/lvmcmdline.c b/tools/lvmcmdline.c
index ddcef0063..3e32367c1 100644
--- a/tools/lvmcmdline.c
+++ b/tools/lvmcmdline.c
@@ -2614,7 +2614,7 @@ static int _get_current_settings(struct cmd_context *cmd)
 	 * itself rather than having them printed in vg_read.
 	 */
 	cmd->vg_read_print_access_error = 1;
-		
+
 	if (arg_is_set(cmd, nosuffix_ARG))
 		cmd->current_settings.suffix = 0;

-- 
2.27.0