From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Fri, 09 Feb 2018 23:52:51 +0000 Subject: Re: [PATCH] scsi: pmcraid: remove redundant initializations of pointer 'ioadl' Message-Id: List-Id: References: <20180206143410.32210-1-colin.king@canonical.com> In-Reply-To: <20180206143410.32210-1-colin.king@canonical.com> (Colin King's message of "Tue, 6 Feb 2018 14:34:10 +0000") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > There are several occurrances where pointer ioadl is initialized with a > value that is never read and where it is re-assigned a new value later > on, hence the initialization is redundant and can be removed. Applied to 4.17/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering