Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86703
b: refs/heads/master
c: e086fce
h: refs/heads/master
i:
  86701: 73ed804
  86699: aa9eaf7
  86695: 8f04c40
  86687: f8dd06a
v: v3
  • Loading branch information
Steve French committed Feb 18, 2008
1 parent 270368b commit 31fac0f
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: 0a3abcf75bf391fec4e32356ab5ddb8f5d2e6b41
refs/heads/master: e086fcea861f82f2086a97e401a15e1ba07e8566
4 changes: 2 additions & 2 deletions trunk/fs/cifs/cifs_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -918,11 +918,11 @@ security_flags_write(struct file *file, const char __user *buffer,
return count;
}
#else
static inline void cifs_proc_init(void)
inline void cifs_proc_init(void)
{
}

static inline void cifs_proc_clean(void)
inline void cifs_proc_clean(void)
{
}
#endif /* PROC_FS */

0 comments on commit 31fac0f

Please sign in to comment.