[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150323101408.GN15137@io.lakedaemon.net>
Date: Mon, 23 Mar 2015 10:14:08 +0000
From: Jason Cooper <jason@...edaemon.net>
To: Baruch Siach <baruch@...s.co.il>
Cc: Thomas Gleixner <tglx@...utronix.de>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip: digicolor: move digicolor_set_gc to init section
On Sun, Mar 22, 2015 at 09:39:45AM +0200, Baruch Siach wrote:
> The digicolor_set_gc() routine is only called from __init annotated
> digicolor_of_init(). Annotate digicolor_set_gc() with __init as well to save a
> few bytes at run time.
>
> Signed-off-by: Baruch Siach <baruch@...s.co.il>
> ---
> drivers/irqchip/irq-digicolor.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to irqchip/core.
thx,
Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists