From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Thu, 29 Jun 2017 13:04:12 +0000 Subject: Re: [bug report] device property: Move FW type specific functionality to FW specific files Message-Id: <20170629130412.p5haa6s7nfj5ezf5@mwanda> List-Id: References: <20170629130056.xtcf35gxw76ib6gs@mwanda> In-Reply-To: <20170629130056.xtcf35gxw76ib6gs@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Also on the next lines: drivers/base/property.c:259 fwnode_property_present() warn: assigning (-6) to unsigned variable 'ret' And really it should have complained about fwnode_device_is_available() but it doesn't. regards, dan carpenter