On Tue, Nov 14, 2017 at 04:29:36PM -0500, Mike Marciniszyn wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The variable all is being set but is never read after this > hence it can be removed from the for loop initialization. > Cleans up clang warning: > > drivers/infiniband/hw/qib/qib_file_ops.c:640:7: warning: Value > stored to 'any' is never read > > Tested-by: Mike Marciniszyn <mike.marciniszyn@xxxxxxxxx> > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> > Signed-off-by: Mike Marciniszyn <mike.marciniszyn@xxxxxxxxx> > drivers/infiniband/hw/qib/qib_file_ops.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied this series to for-next Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html