Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754383AbdGNM5K (ORCPT ); Fri, 14 Jul 2017 08:57:10 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:18722 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753942AbdGNM5J (ORCPT ); Fri, 14 Jul 2017 08:57:09 -0400 Date: Fri, 14 Jul 2017 15:55:26 +0300 From: Dan Carpenter To: Arnd Bergmann Cc: devel@driverdev.osuosl.org, Linux-Renesas , Linux Media Mailing List , Greg Kroah-Hartman , Daeseok Youn , Linus Torvalds , Linux Kernel Mailing List , dri-devel , adi-buildroot-devel@lists.sourceforge.net, Hans Verkuil , IDE-ML , Guenter Roeck , Niklas =?iso-8859-1?Q?S=F6derlund?= , Tejun Heo , Andrew Morton , Mauro Carvalho Chehab , Robert Jarzmik , Linux ARM , Alan Cox Subject: Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool 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-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 255 Lines: 8 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