cifs: trivial style fixup
missing blank line after declaration Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
aea02fc40a
commit
97b82c07c4
@ -4456,6 +4456,7 @@ static void cifs_readahead(struct readahead_control *ractl)
|
||||
* by the cache.
|
||||
*/
|
||||
struct folio *folio = readahead_folio(ractl);
|
||||
|
||||
last_batch_size = folio_nr_pages(folio);
|
||||
if (cifs_readpage_from_fscache(ractl->mapping->host,
|
||||
&folio->page) < 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user