From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Wed, 07 Feb 2018 01:26:23 +0000 Subject: Re: [PATCH] scsi: libfc: remove redundant initialization of 'disc' Message-Id: List-Id: References: <20180206142157.32001-1-colin.king@canonical.com> In-Reply-To: <20180206142157.32001-1-colin.king@canonical.com> (Colin King's message of "Tue, 6 Feb 2018 14:21:57 +0000") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Johannes Thumshirn , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > Pointer disc is being intializated a value that is never read and then > re-assigned the same value later on, hence the initialization is redundant > and can be removed. Applied to 4.17/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering