You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
filemap: fix htmldoc warning for mapping_align_index()
Stephen reported that there is a kernel build warning due to a missing
description of a parameter in mapping_align_index().
Add the missing index parameter in the comment description.
Signed-off-by: Pankaj Raghav <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Fixes: ab95d23 ("filemap: allocate mapping_min_order folios in the page cache")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
0 commit comments