diff options
Diffstat (limited to 'include/linux/fs.h')
| -rw-r--r-- | include/linux/fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 4027b4573cd7..9f3221ca434e 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1586,8 +1586,6 @@ extern ssize_t generic_read_dir(struct file *, char *, size_t, loff_t *); extern struct file_operations simple_dir_operations; extern struct inode_operations simple_dir_inode_operations; -extern void show_buffers(void); - #ifdef CONFIG_BLK_DEV_INITRD extern unsigned int real_root_dev; #endif |
