diff options
author | Ying Xue <ying.xue@windriver.com> | 2015-01-09 15:26:59 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-12 16:24:31 -0500 |
commit | 6b8326ed14683f641e1c4149197f23a48c7cee36 (patch) | |
tree | 4f4726b8f205e70c99e17ed3225a823da8b0da8d /samples | |
parent | 703068eee6dde2ab318048f976b6ebd7fd239a78 (diff) | |
download | linux-6b8326ed14683f641e1c4149197f23a48c7cee36.tar.bz2 |
tipc: remove tipc_core_start/stop routines
Remove redundant wrapper functions like tipc_core_start() and
tipc_core_stop(), and directly move them to their callers, such
as tipc_init() and tipc_exit(), having us clearly know what are
really done in both initialization and deinitialzation functions.
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Tested-by: Tero Aho <Tero.Aho@coriant.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions