Re: [PATCH] irda: Convert function pointer arrays and uses to const

From: David Miller
Date: Wed Dec 10 2014 - 15:33:42 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 10 Dec 2014 10:28:58 -0800

> Making things const is a good thing.
>
> (x86-64 defconfig with all irda)
> $ size net/irda/built-in.o*
> text data bss dec hex filename
> 109276 1868 244 111388 1b31c net/irda/built-in.o.new
> 108828 2316 244 111388 1b31c net/irda/built-in.o.old
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

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