Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1232445

Re: [PATCH] net: axinet: Use of_property_read_u32 instead of open-coding it

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: axinet: Use of_property_read_u32 instead of open-coding it
Date Thu, 24 Sep 2015 23:40:02 +0200
Message-ID <qcmpc-6Pk-3@gated-at.bofh.it> (permalink)
References <qbuoN-4sw-9@gated-at.bofh.it>
X-Original-To tklauser@distanz.ch
X-Mailer Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO)
MIME-Version 1.0
Content-Type Text/Plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Greylist Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 24 Sep 2015 14:30:27 -0700 (PDT)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 14
Organization linux.* mail to news gateway
X-Original-Cc anirudh@xilinx.com, John.Linn@xilinx.com, michal.simek@xilinx.com, soren.brinkmann@xilinx.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
X-Original-Date Thu, 24 Sep 2015 14:30:26 -0700 (PDT)
X-Original-Message-ID <20150924.143026.2079628172995483094.davem@davemloft.net>
X-Original-References <1442922357-18815-1-git-send-email-tklauser@distanz.ch>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1232445

Show key headers only | View raw


From: Tobias Klauser <tklauser@distanz.ch>
Date: Tue, 22 Sep 2015 13:45:57 +0200

> Use of_property_read_u32 instead of of_get_property with return value
> checks and endianness conversion.
> 
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

Applied to net-next.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: axinet: Use of_property_read_u32 instead of open-coding it Tobias Klauser <tklauser@distanz.ch> - 2015-09-22 14:00 +0200
  [PATCH v2] net: axinet: Use of_property_read_u32 instead of open-coding it Tobias Klauser <tklauser@distanz.ch> - 2015-09-23 09:30 +0200
  Re: [PATCH] net: axinet: Use of_property_read_u32 instead of  open-coding it David Miller <davem@davemloft.net> - 2015-09-24 23:40 +0200

csiph-web