On Sun, 14 Jun 2020 20:22:19 -0700 Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]> > > Fix Sphinx malformed table warnings in filesystems/locking.rst: > > lnx-58-rc1/Documentation/filesystems/locking.rst:443: WARNING: Malformed > table. > Text in column margin in table line 8. > > lnx-58-rc1/Documentation/filesystems/locking.rst:620: WARNING: Malformed > table. > Text in column margin in table line 2. > > Fixes: ec23eb54fbc7 ("docs: fs: convert docs without extension to ReST") > Fixes: c1e8d7c6a7a6 ("mmap locking API: convert mmap_sem comments") > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Mauro Carvalho Chehab <[email protected]> > Cc: Michel Lespinasse <[email protected]> > Cc: Andrew Morton <[email protected]> > --- > Documentation/filesystems/locking.rst | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied, thanks. jon

