Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23085
b: refs/heads/master
c: 713729e
h: refs/heads/master
i:
  23083: 03d5903
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Mar 23, 2006
1 parent 313326d commit a29a5b8
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 19 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: 2178426d26661ed6e18a8d6ea0bc05c98d73600d
refs/heads/master: 713729e8b993cb880225e2ced50a3f5ac05c2b3f
4 changes: 0 additions & 4 deletions trunk/fs/adfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@
*
* adfs regular file handling primitives
*/
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/fcntl.h>
#include <linux/time.h>
#include <linux/stat.h>
#include <linux/buffer_head.h> /* for file_fsync() */
#include <linux/adfs_fs.h>

Expand Down
3 changes: 0 additions & 3 deletions trunk/fs/qnx4/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@
* 27-06-1998 by Frank Denis : file overwriting.
*/

#include <linux/config.h>
#include <linux/types.h>
#include <linux/fs.h>
#include <linux/time.h>
#include <linux/qnx4_fs.h>

/*
Expand Down
11 changes: 0 additions & 11 deletions trunk/fs/ramfs/file-mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,7 @@
* caches is sufficient.
*/

#include <linux/module.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/highmem.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linux/smp_lock.h>
#include <linux/backing-dev.h>
#include <linux/ramfs.h>

#include <asm/uaccess.h>
#include "internal.h"

struct address_space_operations ramfs_aops = {
.readpage = simple_readpage,
Expand Down

0 comments on commit a29a5b8

Please sign in to comment.