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


Groups > linux.kernel > #1380359

Re: [PATCH] clk: ti: dflt: remove redundant unlikely

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: ti: dflt: remove redundant unlikely
Date 2016-04-16 01:00 +0200
Message-ID <rokSu-1Xv-9@gated-at.bofh.it> (permalink)
References <rkDTJ-8d1-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/05, Suman Anna wrote:
> Commit 7aba4f5201d1 ("clk: ti: dflt: fix enable_reg validity check")
> fixed a validation check by using an IS_ERR() macro within the
> existing unlikely expression, but IS_ERR() macro already has an
> unlikely inside it, so get rid of the redundant unlikely macro
> from the validation check.
> 
> Reported-by: Stephen Boyd <sboyd@codeaurora.org>
> Signed-off-by: Suman Anna <s-anna@ti.com>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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


Thread

[PATCH] clk: ti: dflt: remove redundant unlikely Suman Anna <s-anna@ti.com> - 2016-04-05 20:30 +0200
  Re: [PATCH] clk: ti: dflt: remove redundant unlikely Joe Perches <joe@perches.com> - 2016-04-05 23:40 +0200
    Re: [PATCH] clk: ti: dflt: remove redundant unlikely Stephen Boyd <sboyd@codeaurora.org> - 2016-04-16 01:00 +0200
  Re: [PATCH] clk: ti: dflt: remove redundant unlikely Stephen Boyd <sboyd@codeaurora.org> - 2016-04-16 01:00 +0200

csiph-web