Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60853
b: refs/heads/master
c: 7a39a49
h: refs/heads/master
i:
  60851: 8faa7f6
v: v3
  • Loading branch information
Hans-Christian Egtvedt authored and Linus Torvalds committed Jul 17, 2007
1 parent 3fe717b commit df925ef
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: c00593f6f816e5cfa6d193a2561ca77541f71424
refs/heads/master: 7a39a49c746adc08488b1403b5aeca1dbd4ce0e2
2 changes: 1 addition & 1 deletion trunk/Documentation/rtc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ test_PIE:
/* not all RTCs support periodic IRQs */
if (errno == ENOTTY) {
fprintf(stderr, "\nNo periodic IRQ support\n");
return 0;
goto done;
}
perror("RTC_IRQP_READ ioctl");
exit(errno);
Expand Down

0 comments on commit df925ef

Please sign in to comment.