mtd: rawnand: Fix sphinx syntax
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Thu, 21 Mar 2019 23:52:41 +0000 (00:52 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 18 Apr 2019 06:54:01 +0000 (08:54 +0200)
commit7e8afca5cf1aeeec183a221c6fc07faf4cc380df
tree83dd3972c13567e938d5efefacada4c9378ada47
parent7019ac5d3bbf1ba98e25c38b0cfb497e0ebdc5f0
mtd: rawnand: Fix sphinx syntax

Sphinx doesn't handle expressions in identifier references.

This fixes the following warnings:

./include/linux/mtd/rawnand.h:1184: WARNING: Inline strong start-string without end-string.
./include/linux/mtd/rawnand.h:1186: WARNING: Inline strong start-string without end-string.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/mtd/rawnand.h