Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164050
b: refs/heads/master
c: 8c6866b
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Aug 22, 2009
1 parent c63d22f commit 4727237
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 887ee17117fd23e962332b353d250ac9e090b20f
refs/heads/master: 8c6866b071cb242584df287dbd342e5815e8407f
4 changes: 2 additions & 2 deletions trunk/fs/ubifs/xattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ enum {
SECURITY_XATTR,
};

static struct inode_operations none_inode_operations;
static const struct inode_operations none_inode_operations;
static struct address_space_operations none_address_operations;
static struct file_operations none_file_operations;
static const struct file_operations none_file_operations;

/**
* create_xattr - create an extended attribute.
Expand Down

0 comments on commit 4727237

Please sign in to comment.