On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx emits:
>
> WARNING: Inline interpreted text or phrase reference
> start-string without end-string.
>
> This is caused by a spurious backtick.
>
> Replace backtick with apostrophe.
>
> Signed-off-by: Tobin C. Harding
> ---
> inclu
Sphinx emits:
WARNING: Inline interpreted text or phrase reference
start-string without end-string.
This is caused by a spurious backtick.
Replace backtick with apostrophe.
Signed-off-by: Tobin C. Harding
---
include/linux/kernel.h | 2 +-
1 file changed, 1 insertion(+), 1 del