]> git.baikalelectronics.ru Git - kernel.git/commit
readahead: Update comments
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 31 Mar 2022 19:02:34 +0000 (15:02 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 1 Apr 2022 18:40:42 +0000 (14:40 -0400)
commited94cf166442fffef353c335c344f424dc9cd9cb
tree1e06f9e7cb2378fc1fd725fd15e0db8efec70c20
parent2fd9c09adccb61a845395048ffc1e53db5fb371e
readahead: Update comments

 - Refer to folios where appropriate, not pages (Matthew Wilcox)
 - Eliminate references to the internal PG_readhead
 - Use "readahead" consistently - not "read-ahead" or "read ahead"
   (mostly Neil Brown)
 - Clarify some sections that, on reflection, weren't very clear (Neil
   Brown)
 - Minor punctuation/spelling fixes (Neil Brown)

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/readahead.c