[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6e290cc3-0be1-4ee9-8e13-351f8cd9f658@gmail.com>
Date: Wed, 9 Oct 2024 16:30:56 +0530
From: Suraj Sonawane <surajsonawane0215@...il.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: axboe@...nel.dk, linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4] block: Fix uninitialized symbol 'bio' in
blk_rq_prep_clone
On 09/10/24 13:00, Christoph Hellwig wrote:
> The patch itself looks good:
>
> Reviewed-by: Christoph Hellwig <hch@....de>
>
> On Tue, Oct 08, 2024 at 11:22:15PM +0530, SurajSonawane2415 wrote:
>> Fix the uninitialized symbol 'bio' in the function blk_rq_prep_clone
>> to resolve the following error:
>> block/blk-mq.c:3199 blk_rq_prep_clone() error: uninitialized symbol 'bio'.
>
> To make this more readable I'd usually keep and empty line before
> the actual error message. But more importantly it would be useful
> to explain what tool generated said error message, and maybe also add
> a summary of the discussion why this function was in many ways
> pretty horrible code.
>
Thank you for the review and suggestions.
Should I submit a new version with the added empty line and explanation
about the tool and function issues?
Best regards,
Suraj Sonawane
Powered by blists - more mailing lists