There is no reason to use __inline here because we are rather far
from a path critical to performance.
This commit is contained in:
parent
a3736d312c
commit
00603ea268
@ -49,7 +49,7 @@ struct convtbl convtbl[] = {
|
||||
};
|
||||
|
||||
|
||||
static __inline
|
||||
static
|
||||
struct convtbl *
|
||||
get_tbl_ptr(const u_long size, const u_int scale)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user