We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfab55 commit 846d85cCopy full SHA for 846d85c
1 file changed
src/integritysetup.c
@@ -522,7 +522,6 @@ static int action_status(void)
522
if (r == -ENOTSUP)
523
r = 0;
524
return r;
525
- return -EINVAL;
526
}
527
528
static int action_dump(void)
0 commit comments