treewide: Fix comment and string typo 'bufer'

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Bolle
2011-12-05 13:00:34 +01:00
committed by Jiri Kosina
parent 05183189ee
commit 90802ed9c3
13 changed files with 14 additions and 14 deletions

View File

@@ -537,7 +537,7 @@ int cleanup_journal_tail(journal_t *journal)
* them.
*
* Called with j_list_lock held.
* Returns number of bufers reaped (for debug)
* Returns number of buffers reaped (for debug)
*/
static int journal_clean_one_cp_list(struct journal_head *jh, int *released)