Re: [PATCH 2/2] mfd: rtsx: fix build warning

2015-10-13 Thread Lee Jones
On Wed, 07 Oct 2015, Sudip Mukherjee wrote: > We were getting build warning about unused variable 'err'. > The commit a3c29b099829 has removed the use of err but missed removing > the variable which is unused now. > > Fixes: a3c29b099829 ("mfd: rtsx: Simplify function return logic") > Signed-off-

Re: [PATCH 2/2] mfd: rtsx: fix build warning

2015-10-07 Thread Sudip Mukherjee
On Wed, Oct 07, 2015 at 08:40:37PM +0800, kbuild test robot wrote: > Hi Sudip, > > [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please > ignore] v4.3-rc4 is not appropriate base. Please use next-20151007 for both. regards sudip -- To unsubscribe from this list: send the line

Re: [PATCH 2/2] mfd: rtsx: fix build warning

2015-10-07 Thread kbuild test robot
Hi Sudip, [auto build test ERROR on v4.3-rc4 -- if it's inappropriate base, please ignore] config: x86_64-randconfig-x003-201540 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): drivers/mf