diff options
Diffstat (limited to 'include/linux/writeback.h')
| -rw-r--r-- | include/linux/writeback.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index 6d0a0fcd80e7..c66fe3332d83 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h | |||
| @@ -189,9 +189,4 @@ void tag_pages_for_writeback(struct address_space *mapping, | |||
| 189 | 189 | ||
| 190 | void account_page_redirty(struct page *page); | 190 | void account_page_redirty(struct page *page); |
| 191 | 191 | ||
| 192 | /* pdflush.c */ | ||
| 193 | extern int nr_pdflush_threads; /* Global so it can be exported to sysctl | ||
| 194 | read-only. */ | ||
| 195 | |||
| 196 | |||
| 197 | #endif /* WRITEBACK_H */ | 192 | #endif /* WRITEBACK_H */ |
