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


Groups > linux.kernel > #1237836

Re: [PATCH] clk: imx: use sign_extend32() and abs()

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: imx: use sign_extend32() and abs()
Date 2015-10-02 01:50 +0200
Message-ID <qeVLQ-2W2-9@gated-at.bofh.it> (permalink)
References <qe1qh-5eX-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/29, Martin Kepplinger wrote:
> This simplifies the given function by getting rid of the manual
> sign extension as well as saving an absolute value in an extra
> variable.
> 
> Signed-off-by: Martin Kepplinger <martink@posteo.de>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
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] clk: imx: use sign_extend32() and abs() Martin Kepplinger <martink@posteo.de> - 2015-09-29 13:40 +0200
  Re: [PATCH] clk: imx: use sign_extend32() and abs() Stephen Boyd <sboyd@codeaurora.org> - 2015-10-02 01:50 +0200

csiph-web