From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Date: Fri, 14 Jul 2017 15:55:26 +0300 Message-ID: <20170714125525.kjemhcn4poon6r3i@mwanda> References: <20170714092540.1217397-1-arnd@arndb.de> <20170714093938.1469319-1-arnd@arndb.de> <20170714120512.ioe67nnloqivtbr7@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Arnd Bergmann Cc: devel@driverdev.osuosl.org, Hans Verkuil , Alan Cox , Greg Kroah-Hartman , Daeseok Youn , Linux Kernel Mailing List , dri-devel , adi-buildroot-devel@lists.sourceforge.net, Linux-Renesas , IDE-ML , Robert Jarzmik , Linux ARM , Niklas =?iso-8859-1?Q?S=F6derlund?= , Tejun Heo , Andrew Morton , Mauro Carvalho Chehab , Linus Torvalds , Guenter Roeck , Linux Media Mailing List List-Id: linux-ide@vger.kernel.org Ah... I see why it's complaining about these ones in particular... I don't agree with it as a static analysis dev, and I don't like the changes too much. But since it's only generating a hand full of warnings then I don't care. regards, dan carpenter