Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-drm-fsl-dcu.git] / fs / internal.h
index d92c346a793ddcc925e0ccdf455334979bd9c7e4..30459dab409dd5f8b08f22d69b589f9c91dd2678 100644 (file)
@@ -144,7 +144,7 @@ extern const struct file_operations pipefifo_fops;
 /*
  * fs_pin.c
  */
 /*
  * fs_pin.c
  */
-extern void sb_pin_kill(struct super_block *sb);
+extern void group_pin_kill(struct hlist_head *p);
 extern void mnt_pin_kill(struct mount *m);
 
 /*
 extern void mnt_pin_kill(struct mount *m);
 
 /*