diff options
| author | Vojtech Pavlik <vojtech@suse.cz> | 2004-08-10 18:42:49 +0200 |
|---|---|---|
| committer | Vojtech Pavlik <vojtech@suse.cz> | 2004-08-10 18:42:49 +0200 |
| commit | dfd9a41e902fff823ee72896739ae230a25325ad (patch) | |
| tree | 407013f7d8c8ec3c3cae699a8ee7eacce7fbda4a /include/linux/writeback.h | |
| parent | 38f67b57923d80e4194505c20f86161deb0db0fa (diff) | |
| parent | 3dc527ecfb95dcb5760bd2b339323518496d53eb (diff) | |
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Diffstat (limited to 'include/linux/writeback.h')
| -rw-r--r-- | include/linux/writeback.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index f557b55e8b0a..e4450070ac78 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h @@ -86,7 +86,7 @@ extern int laptop_mode; struct ctl_table; struct file; int dirty_writeback_centisecs_handler(struct ctl_table *, int, struct file *, - void __user *, size_t *); + void __user *, size_t *, loff_t *); void page_writeback_init(void); void balance_dirty_pages_ratelimited(struct address_space *mapping); |
