Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38163
b: refs/heads/master
c: e45d663
h: refs/heads/master
i:
  38161: ed4a4e3
  38159: 954ace5
v: v3
  • Loading branch information
Al Viro authored and Paul Mackerras committed Sep 26, 2006
1 parent 64d40ba commit 0d5b547
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: 054e51a44bc63878430c30b137be20600bcf01e0
refs/heads/master: e45d6634e57315f09f4522365146da523453f859
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/cell/spufs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ static u64 spufs_id_get(void *data)

return num;
}
DEFINE_SIMPLE_ATTRIBUTE(spufs_id_ops, spufs_id_get, 0, "0x%llx\n")
DEFINE_SIMPLE_ATTRIBUTE(spufs_id_ops, spufs_id_get, NULL, "0x%llx\n")

struct tree_descr spufs_dir_contents[] = {
{ "mem", &spufs_mem_fops, 0666, },
Expand Down

0 comments on commit 0d5b547

Please sign in to comment.