From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756881AbdJPTBX (ORCPT ); Mon, 16 Oct 2017 15:01:23 -0400 Received: from mail-io0-f179.google.com ([209.85.223.179]:45399 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755697AbdJPTBV (ORCPT ); Mon, 16 Oct 2017 15:01:21 -0400 X-Google-Smtp-Source: AOwi7QDZriGeqHnJQ/rFV+b0koQJTks4iV3LFNJFD/aDbWW/fxYW9W76JgfKXgCOjFFam84XUnwbrw== 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 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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