diff options
Diffstat (limited to 'include/linux/pagevec.h')
-rw-r--r-- | include/linux/pagevec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pagevec.h b/include/linux/pagevec.h index 5fc96a4e760f..e90a2cb02915 100644 --- a/include/linux/pagevec.h +++ b/include/linux/pagevec.h | |||
@@ -101,7 +101,6 @@ static inline void __pagevec_lru_add_active_file(struct pagevec *pvec) | |||
101 | ____pagevec_lru_add(pvec, LRU_ACTIVE_FILE); | 101 | ____pagevec_lru_add(pvec, LRU_ACTIVE_FILE); |
102 | } | 102 | } |
103 | 103 | ||
104 | |||
105 | static inline void pagevec_lru_add_file(struct pagevec *pvec) | 104 | static inline void pagevec_lru_add_file(struct pagevec *pvec) |
106 | { | 105 | { |
107 | if (pagevec_count(pvec)) | 106 | if (pagevec_count(pvec)) |