Skip to content

Commit bd77f68

Browse files
committed
sysbench: fix kconfig tabs
Replace spaces with tabs. Signed-off-by: Daniel Gomez <[email protected]>
1 parent 2822fb7 commit bd77f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workflows/sysbench/Kconfig.xfs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ config SYSBENCH_SUPPORTED_FILESYSTEM_XFS
1212
default y
1313

1414
choice
15-
prompt "XFS filesystem sector size to use"
16-
default SYSBENCH_XFS_SECTOR_SIZE_4K
15+
prompt "XFS filesystem sector size to use"
16+
default SYSBENCH_XFS_SECTOR_SIZE_4K
1717

1818
config SYSBENCH_XFS_SECTOR_SIZE_512
1919
bool "512 bytes"

0 commit comments

Comments
 (0)