On 2/8/21 18:20, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Tables are supposed to have a matching line of "===" to signal the end > of a table. The rst compiler gets grouchy if it encounters EOF instead, > so fix this warning. > > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Indeed the last line "===" is missing from xfs/for-next branch. Looks good. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>