Whamcloud - gitweb
LU-1581 utils: move common funcs to mount_utils.c
[fs/lustre-release.git] / build / prepare-commit-msg
index b84609e..ae644eb 100755 (executable)
@@ -14,7 +14,7 @@
 # means that they can currently be ignored, but are at least visible.
 
 CHECKPATCH=build/checkpatch.pl
-CHECKPATCH_OPTS="--no-signoff --no-tree --no-tabs"
+CHECKPATCH_OPTS="--no-signoff --no-tree"
 [ -r "$CHECKPATCH" ] || exit 0
 
 # If there are no comments in the commit, it is likely a rebase and