From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] block: Fix kernel-doc warnings reported when building with W=1 To: Bart Van Assche Cc: linux-block@vger.kernel.org, Christoph Hellwig , "Martin K . Petersen" , Hannes Reinecke , Johannes Thumshirn References: <20180109181100.14968-1-bart.vanassche@wdc.com> From: Jens Axboe Message-ID: Date: Tue, 9 Jan 2018 11:15:39 -0700 MIME-Version: 1.0 In-Reply-To: <20180109181100.14968-1-bart.vanassche@wdc.com> Content-Type: text/plain; charset=utf-8 List-ID: On 1/9/18 11:11 AM, Bart Van Assche wrote: > Commit 3a025e1d1c2e ("Add optional check for bad kernel-doc comments") > causes W=1 the kernel-doc script to be run and thereby causes several > new warnings to appear when building the kernel with W=1. Fix the > block layer kernel-doc headers such that the block layer again builds > cleanly with W=1. Thanks, applied. -- Jens Axboe