[PATCH] rename wakeup_bdflush to wakeup_pdflush
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
05133fc498
commit
687a21cee1
@@ -85,7 +85,7 @@ static inline void wait_on_inode(struct inode *inode)
|
||||
/*
|
||||
* mm/page-writeback.c
|
||||
*/
|
||||
int wakeup_bdflush(long nr_pages);
|
||||
int wakeup_pdflush(long nr_pages);
|
||||
void laptop_io_completion(void);
|
||||
void laptop_sync_completion(void);
|
||||
void throttle_vm_writeout(void);
|
||||
|
Reference in New Issue
Block a user