Skip to content

Commit

Permalink
stress-sigill: remove a few empty lines
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Ian King <[email protected]>
  • Loading branch information
ColinIanKing committed Dec 16, 2024
1 parent 3d6927d commit 5061f1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions stress-sigill.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,7 @@ static int stress_sigill(stress_args_t *args)
pr_fail("%s: sigaction SIGILL: errno=%d (%s)\n",
args->name, errno, strerror(errno));
break;


}

stress_illegal_op();
}
stress_set_proc_state(args->name, STRESS_STATE_DEINIT);
Expand Down

0 comments on commit 5061f1f

Please sign in to comment.