mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
media: format.rst: use the right markup for important notes
There's an important note there, but it is not using the ReST markup. So, it doesn't get any visual highlight on the output. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
91dd89bbbb
commit
5a93bb931e
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ output devices is available. [#f1]_
|
|||
The :ref:`VIDIOC_ENUM_FMT` ioctl must be supported
|
||||
by all drivers exchanging image data with applications.
|
||||
|
||||
**Important**
|
||||
.. important::
|
||||
|
||||
Drivers are not supposed to convert image formats in kernel space.
|
||||
They must enumerate only formats directly supported by the hardware.
|
||||
|
|
Loading…
Add table
Reference in a new issue