usb: gadget: f_fs: Prevent panic due to failure of huge size buffer allocation
[platform/kernel/linux-rpi.git] / ipc / kdbus / Documentation / stylesheet.xsl
1 <?xml version="1.0" encoding="UTF-8"?>
2 <stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
3         <param name="chunk.quietly">1</param>
4         <param name="funcsynopsis.style">ansi</param>
5         <param name="funcsynopsis.tabular.threshold">80</param>
6         <param name="callout.graphics">0</param>
7         <param name="paper.type">A4</param>
8         <param name="generate.section.toc.level">2</param>
9         <param name="use.id.as.filename">1</param>
10         <param name="citerefentry.link">1</param>
11         <strip-space elements="*"/>
12         <template name="generate.citerefentry.link">
13                 <value-of select="refentrytitle"/>
14                 <text>.html</text>
15         </template>
16 </stylesheet>