Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129671
b: refs/heads/master
c: 65a67bd
h: refs/heads/master
i:
  129669: 00dd192
  129667: 6705437
  129663: e391a7c
v: v3
  • Loading branch information
Marcus Meissner authored and Linus Torvalds committed Jan 16, 2009
1 parent 0f4be08 commit 9d9a498
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b098161b4d0231f7dc5306111d576c0bfe0c8eba
refs/heads/master: 65a67bd2644bef225ee318dde76016a4697218fa
4 changes: 4 additions & 0 deletions trunk/Documentation/accounting/getdelays.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,10 @@ int main(int argc, char *argv[])
goto err;
}
}
if (!maskset && !tid && !containerset) {
usage();
goto err;
}

do {
int i;
Expand Down

0 comments on commit 9d9a498

Please sign in to comment.