From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Thu, 30 Aug 2018 11:25:37 +0000 Subject: Re: [PATCH] scsi: aacraid: remove unused variables dev and cpu Message-Id: List-Id: References: <20180816133320.19682-1-colin.king@canonical.com> In-Reply-To: <20180816133320.19682-1-colin.king@canonical.com> (Colin King's message of "Thu, 16 Aug 2018 14:33:20 +0100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: Adaptec OEM Raid Solutions , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > Variables dev and cpu are not being used and are redundant and hence > can be removed. > > Cleans up clang warnings: > warning: variable 'dev' set but not used [-Wunused-but-set-variable] > warning: variable 'cpu' set but not used [-Wunused-but-set-variable] Applied to 4.20/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering