From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] block: fix Sphinx kernel-doc warning To: Randy Dunlap , LKML , linux-block@vger.kernel.org Cc: Andrew Morton References: From: Jens Axboe Message-ID: <18e64a4b-aed5-dba9-653d-4712cac27f72@kernel.dk> Date: Mon, 16 Oct 2017 13:01:18 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 List-ID: On 10/16/2017 12:01 PM, Randy Dunlap wrote: > From: Randy Dunlap > > Sphinx treats symbols that end with '_' as a kind of special > documentation indicator, so fix that by adding an ending '*' > to it. Added for 4.15, thanks Randy. -- Jens Axboe