Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323151
b: refs/heads/master
c: 0e75898
h: refs/heads/master
i:
  323149: c32659d
  323147: 44d6470
  323143: 691d308
  323135: 61f6bc5
v: v3
  • Loading branch information
Heiko Carstens authored and Linus Torvalds committed Sep 25, 2012
1 parent 8367eea commit 77eaab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a140b98dcd9843f2e21091f2b64f10905150be16
refs/heads/master: 0e75898fe2499ece0ac3f1475982a828b3283b0d
2 changes: 1 addition & 1 deletion trunk/scripts/checksyscalls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ EOF
syscall_list() {
grep '^[0-9]' "$1" | sort -n | (
while read nr abi name entry ; do
echo <<EOF
cat <<EOF
#if !defined(__NR_${name}) && !defined(__IGNORE_${name})
#warning syscall ${name} not implemented
#endif
Expand Down

0 comments on commit 77eaab5

Please sign in to comment.