[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d53a6274-39d6-d8c2-f7c1-69750326780b@linaro.org>
Date:   Mon, 14 Aug 2017 12:11:43 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Thomas Gleixner <tglx@...utronix.de>
Cc:     Jason Cooper <jason@...edaemon.net>,
        Marc Zyngier <marc.zyngier@....com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] genirq: fix for_each_action_of_desc() macro
On 09/08/2017 08:32, Masahiro Yamada wrote:
> struct irq_desc does not have a member named "act".  The correct
> name is "action".
> 
> Currently, all users of this macro use an iterator named "action".
> If a different name is used, it will cause a build error.
> 
> Fixes: f944b5a7aff0 ("genirq: Use a common macro to go through the actions list")
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
Acked-by: Daniel Lezcano <daniel.lezcano@...aro.org>
-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Powered by blists - more mailing lists
 
