Re: [PATCH] Fix compile warning with ATA_DEBUG enabled

2018-02-12 Thread Tejun Heo
On Fri, Jan 26, 2018 at 11:21:49AM +0800, dongbo (E) wrote: > From: Dong Bo > > This fixs the following comile warnings with ATA_DEBUG enabled, > which detected by Linaro GCC 5.2-2015.11: > > In file included from ./include/linux/printk.h:7:0, > from ./include/linux/kernel.h:14,

[PATCH] Fix compile warning with ATA_DEBUG enabled

2018-01-25 Thread dongbo (E)
From: Dong Bo This fixs the following comile warnings with ATA_DEBUG enabled, which detected by Linaro GCC 5.2-2015.11: In file included from ./include/linux/printk.h:7:0, from ./include/linux/kernel.h:14, from ./include/asm-generic/bug.h:16, fr