Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into drm...
[cascardo/linux.git] / include / linux / pagemap.h
index 81363b8..66a1260 100644 (file)
@@ -510,7 +510,7 @@ static inline void wait_on_page_writeback(struct page *page)
 extern void end_page_writeback(struct page *page);
 void wait_for_stable_page(struct page *page);
 
-void page_endio(struct page *page, int rw, int err);
+void page_endio(struct page *page, bool is_write, int err);
 
 /*
  * Add an arbitrary waiter to a page's wait queue