From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Date: Wed, 23 Aug 2017 14:36:14 +0000 Subject: Re: [PATCH] skd: Uninitialized variable in skd_isr_completion_posted() Message-Id: List-Id: References: <20170823104048.w4vdvlp72ug5ackq@mwanda> In-Reply-To: <20170823104048.w4vdvlp72ug5ackq@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Bart Van Assche Cc: linux-block@vger.kernel.org, kernel-janitors@vger.kernel.org On 08/23/2017 04:44 AM, Dan Carpenter wrote: > Someone got too agressive about removing initializations and > accidentally removed the "rc = 0;" which is required. Thanks Dan, applied. -- Jens Axboe