From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753989AbcICKLK (ORCPT ); Sat, 3 Sep 2016 06:11:10 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:57612 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752855AbcICKLE (ORCPT ); Sat, 3 Sep 2016 06:11:04 -0400 DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 32FC461AC4 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [1/1] mwifiex: remove superfluous condition From: Kalle Valo In-Reply-To: <1469961555-2123-1-git-send-email-xypron.glpk@gmx.de> To: Heinrich Schuchardt Cc: Amitkumar Karwar , Nishant Sarmukadam , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Heinrich Schuchardt Message-Id: <20160903100016.F332B61AC4@smtp.codeaurora.org> Date: Sat, 3 Sep 2016 10:00:16 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Heinrich Schuchardt wrote: > for_each_property_of_node is only executed if the > property prop is not NULL. > > Signed-off-by: Heinrich Schuchardt > Acked-by: Amitkumar Karwar Thanks, 1 patch applied to wireless-drivers-next.git: 2f69e67058fb mwifiex: remove superfluous condition -- Sent by pwcli https://patchwork.kernel.org/patch/9253329/