]> Gentwo Git Trees - linux/.git/commit
jfs: Delete a couple tabs in jfs_reconfigure()
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 2 Oct 2024 08:37:13 +0000 (11:37 +0300)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Thu, 13 Feb 2025 18:27:55 +0000 (12:27 -0600)
commit3a823bc783ec2a5e13d0003ef46f1a7f5acb84ce
tree9ad06a5f0ffb95c414251f1d5a7d6ee80411ffce
parentab68d7eb7b1a64f3f4710da46cc5f93c6c154942
jfs: Delete a couple tabs in jfs_reconfigure()

This is just a small white space cleanup.  The conversion to the new
mount api accidentally added an extra indent on these lines.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
fs/jfs/super.c