Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176614
b: refs/heads/master
c: f29627c
h: refs/heads/master
v: v3
  • Loading branch information
John Kacur authored and Linus Torvalds committed Dec 16, 2009
1 parent b3332f4 commit 09b57d1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 50e49bee3fc5c0cd0aff80ebd8061f356b7b9bd8
refs/heads/master: f29627c2a3df5732af84bc217df26d1c311f5112
1 change: 1 addition & 0 deletions trunk/drivers/char/efirtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ static const struct file_operations efi_rtc_fops = {
.unlocked_ioctl = efi_rtc_ioctl,
.open = efi_rtc_open,
.release = efi_rtc_close,
.llseek = no_llseek,
};

static struct miscdevice efi_rtc_dev= {
Expand Down

0 comments on commit 09b57d1

Please sign in to comment.