Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376492
b: refs/heads/master
c: 801d9d2
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Al Viro committed May 31, 2013
1 parent e795cd4 commit 5557322
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: 5d477b6079619910dab882fa229cce1f14f86cf8
refs/heads/master: 801d9d26bfd6e88e9cf0efbb30b649d1bdc15dcf
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ static int proc_scsi_host_open(struct inode *inode, struct file *file)

static const struct file_operations proc_scsi_fops = {
.open = proc_scsi_host_open,
.release = single_release,
.read = seq_read,
.llseek = seq_lseek,
.write = proc_scsi_host_write
Expand Down

0 comments on commit 5557322

Please sign in to comment.