Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298130
b: refs/heads/master
c: 273a65a
h: refs/heads/master
v: v3
  • Loading branch information
Nikola Pajkovsky authored and David Woodhouse committed Mar 26, 2012
1 parent 475be58 commit 6eb1dab
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: 342d3a93e2b191b0ada07ba7c48380181c9214e8
refs/heads/master: 273a65ad3256a829bdeb073a2e9b359433de2fe5
4 changes: 2 additions & 2 deletions trunk/fs/jffs2/security.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
#include "nodelist.h"

/* ---- Initial Security Label(s) Attachment callback --- */
int jffs2_initxattrs(struct inode *inode, const struct xattr *xattr_array,
void *fs_info)
static int jffs2_initxattrs(struct inode *inode,
const struct xattr *xattr_array, void *fs_info)
{
const struct xattr *xattr;
int err = 0;
Expand Down

0 comments on commit 6eb1dab

Please sign in to comment.