Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39757
b: refs/heads/master
c: 654e4ae
h: refs/heads/master
i:
  39755: b6bdc16
v: v3
  • Loading branch information
Noguchi, Masato authored and Paul Mackerras committed Oct 16, 2006
1 parent 4f57b91 commit b6d0048
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: e5267b4b376cfbdc4518abcc68d5a7fffb505638
refs/heads/master: 654e4aee495bec1e4fc71ba1af25735da7cadc15
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ static int spufs_cntl_open(struct inode *inode, struct file *file)

static struct file_operations spufs_cntl_fops = {
.open = spufs_cntl_open,
.release = simple_attr_close,
.read = simple_attr_read,
.write = simple_attr_write,
.mmap = spufs_cntl_mmap,
Expand Down

0 comments on commit b6d0048

Please sign in to comment.