mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
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:
parent
05183189ee
commit
90802ed9c3
13 changed files with 14 additions and 14 deletions
|
@ -1370,7 +1370,7 @@ restart:
|
|||
goto restart;
|
||||
}
|
||||
/*
|
||||
* clear the LRU reference count so the bufer doesn't get
|
||||
* clear the LRU reference count so the buffer doesn't get
|
||||
* ignored in xfs_buf_rele().
|
||||
*/
|
||||
atomic_set(&bp->b_lru_ref, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue