diff options
author | Ying Xue <ying.xue@windriver.com> | 2012-08-16 12:09:09 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-20 02:26:30 -0700 |
commit | 381294331ed2858f8e75223310f873d580921366 (patch) | |
tree | a30b75a464adfb5525d3a3ceb98ba54eaf6ac8cc /net/tipc/net.c | |
parent | fc0739385ba10f59105e87a46cc93d9d9a10553c (diff) | |
download | linux-381294331ed2858f8e75223310f873d580921366.tar.bz2 |
tipc: manually inline single use media_name_valid routine
After eliminating the mechanism which checks whether all letters
in media name string are within a given character set, the
media_name_valid routine becomes trivial. It is also only
used once, so it is unnecessary to keep it as a separate function.
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/net.c')
0 files changed, 0 insertions, 0 deletions