Re: linux-next: build warnings after merge of the libata tree

2016-07-27 Thread Tejun Heo
On Wed, Jul 27, 2016 at 04:32:31PM +1000, Stephen Rothwell wrote: > This patch is still in the libata tree > (git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git#for-next) Oops, forgot to revert for-next. Fixed up now. Thanks. -- tejun

Re: linux-next: build warnings after merge of the libata tree

2016-07-26 Thread Stephen Rothwell
Hi Tejun, On Thu, 21 Jul 2016 10:44:59 -0400 Tejun Heo wrote: > > On Thu, Jul 21, 2016 at 03:26:03PM +1000, Stephen Rothwell wrote: > > Hi Tejun, > > > > After merging the libata tree, today's linux-next build (arm > > multi_v7_defconfig) produced these warning: > > > > drivers/ata/libata-scsi.

Re: linux-next: build warnings after merge of the libata tree

2016-07-21 Thread Tejun Heo
Hello, Stephen. On Thu, Jul 21, 2016 at 03:26:03PM +1000, Stephen Rothwell wrote: > Hi Tejun, > > After merging the libata tree, today's linux-next build (arm > multi_v7_defconfig) produced these warning: > > drivers/ata/libata-scsi.c: In function 'ata_mselect_caching': > drivers/ata/libata-scsi

linux-next: build warnings after merge of the libata tree

2016-07-20 Thread Stephen Rothwell
Hi Tejun, After merging the libata tree, today's linux-next build (arm multi_v7_defconfig) produced these warning: drivers/ata/libata-scsi.c: In function 'ata_mselect_caching': drivers/ata/libata-scsi.c:3637:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]