25/01/2018 17:48, Bruce Richardson: > On Wed, Jan 24, 2018 at 03:07:45PM +0000, Marko Kovacevic wrote: > > Fix build issue with pdf guides. Some indentations in the bbdev test > > application doc were causing build failures. Latex Log message: > > > > doc.log:! LaTeX Error: Too deeply nested. > > > > Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") > > Cc: amr.mokh...@intel.com > > > > > > Signed-off-by: Marko Kovacevic <marko.kovace...@intel.com> > > --- > > > > V2: Added more information into commit message > > about the issue > > [Please use --in-reply-to to chain emails into a thread when sending v2's > and v3's etc. of patches.] > > This fixes the errors I see with "make doc-guides-pdf" and the pdf > output looks ok for that section too. > > Tested-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied, thanks