Re: [PATCH 2] llc: Make llc_conn_ev_qfyr_t function pointer arrays const

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


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 10 Dec 2014 09:43:57 -0800

> It's better when function pointer arrays aren't modifiable.
>
> Net change from original:
>
> $ size net/llc/built-in.o.*
> text data bss dec hex filename
> 61065 12886 1344 75295 1261f net/llc/built-in.o.new
> 47113 27030 1344 75487 126df net/llc/built-in.o.old
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.
--
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/