Skip to content

Commit 67b91cd

Browse files
committed
stress-mutex: add tab to align fields
Signed-off-by: Colin Ian King <[email protected]>
1 parent 171c9e0 commit 67b91cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stress-mutex.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ static const stress_help_t help[] = {
3434
{ NULL, "mutex-affinity", "change CPU affinity randomly across locks" },
3535
{ NULL, "mutex-ops N", "stop after N mutex bogo operations" },
3636
{ NULL, "mutex-procs N", "select the number of concurrent processes" },
37-
{ NULL, NULL, NULL }
37+
{ NULL, NULL, NULL }
3838
};
3939

4040
static const stress_opt_t opts[] = {

0 commit comments

Comments
 (0)