[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170510112411.1e785033@canb.auug.org.au>
Date: Wed, 10 May 2017 11:24:11 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jens Axboe <axboe@...nel.dk>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Markus Trippelsdorf <markus@...ppelsdorf.de>,
Bart Van Assche <bart.vanassche@...disk.com>
Subject: linux-next: build warning after merge of the block tree
Hi Jens,
After merging the block tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
block/elevator.c: In function 'elv_iosched_store':
block/elevator.c:1102:2: warning: ignoring return value of 'strstrip', declared with attribute warn_unused_result [-Wunused-result]
strstrip(elevator_name);
^
Introduced by commit
d0f6e2da5871 ("block: Remove leading whitespace and trailing newline in elevator switch error message")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists