aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2005-08-01 22:50:08 +0200
committerGreg Kroah-Hartman <[email protected]>2005-09-05 09:14:23 -0700
commitd0f282706df877f8fd8869419e308d24eedb523b (patch)
treea0305b5bcb691fa7bc7005b56b4dc45263fb3cbb /net/unix/af_unix.c
parentee70d3a33368038d41985474d9e70ac07f19651c (diff)
[PATCH] hwmon: hwmon vs i2c, second round (10/11)
I see very little reason why vid_from_reg is inlined. It is not exactly short, its parameters are seldom known in advance, and it is never called in speed critical areas. Uninlining it should cause little performance loss if any, and saves a signficant space as well as compilation time. As suggested by Alexey Dobriyan, I am leaving vid_to_reg inline for now, as it is short and has a single user so far. Signed-off-by: Jean Delvare <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions