Searched hist:"9 b373069350d747c4e7ad7ea59f0fa348e860383" (Results 1 – 3 of 3) sorted by relevance
/linux/net/llc/ |
H A D | llc_c_st.c | diff 9b373069350d747c4e7ad7ea59f0fa348e860383 Wed Dec 10 18:43:57 CET 2014 Joe Perches <joe@perches.com> llc: Make llc_conn_ev_qfyr_t function pointer arrays const
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@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | llc_conn.c | diff 9b373069350d747c4e7ad7ea59f0fa348e860383 Wed Dec 10 18:43:57 CET 2014 Joe Perches <joe@perches.com> llc: Make llc_conn_ev_qfyr_t function pointer arrays const
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@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | llc_c_st.h | diff 9b373069350d747c4e7ad7ea59f0fa348e860383 Wed Dec 10 18:43:57 CET 2014 Joe Perches <joe@perches.com> llc: Make llc_conn_ev_qfyr_t function pointer arrays const
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@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|