From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build warning after merge of the block tree Date: Mon, 14 May 2018 12:51:39 +1000 Message-ID: <20180514125139.459a058d@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/vkAwqzOFvi=RYL4MGC/Bm=="; protocol="application/pgp-signature" Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Jens Axboe Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Christoph Hellwig List-Id: linux-next.vger.kernel.org --Sig_/vkAwqzOFvi=RYL4MGC/Bm== Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the block tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/memstick/core/mspro_block.c: In function 'mspro_block_init_disk': drivers/memstick/core/mspro_block.c:1173:24: warning: unused variable 'host= ' [-Wunused-variable] struct memstick_host *host =3D card->host; ^~~~ drivers/memstick/core/ms_block.c: In function 'msb_init_disk': drivers/memstick/core/ms_block.c:2097:24: warning: unused variable 'host' [= -Wunused-variable] struct memstick_host *host =3D card->host; ^~~~ Introduced by commit 7c2d748e8476 ("memstick: don't call blk_queue_bounce_limit") --=20 Cheers, Stephen Rothwell --Sig_/vkAwqzOFvi=RYL4MGC/Bm== Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlr4+bsACgkQAVBC80lX 0Gy3Ogf/ZMmpZ7jEVr1JdpXD9VKzSLFUKAhizk+xPukkakGaFHBwbfa30yrZlPv/ 6Uy++2VBa3eEnWD+mZAkntQmL9MBYhC3dIxIvJJ5z5WXJ3IVoKouABhlmPIubhi3 YQCx7RBi69IudrPNVhPu0IMsEhLrLM/cZnMJ+rmM4cCibkm116JJWHdojIaV/c5p SKo/tbYWEmMNpYSMSNAxFRwE80lKh1AMSEefGedTTM2M5g1cjojBF/Me9lDSOi9B JZHFtsjVkiNBgaSlsQ3w6krNviwMQ+MAR5LJ9Hw0mp3D4D4LKi/K3tzrDCkhLkI7 kdYj0Tko+icXYQKnvYqacNh6Dj5Acg== =yhI6 -----END PGP SIGNATURE----- --Sig_/vkAwqzOFvi=RYL4MGC/Bm==--