“f06f013e9f990cb62683fe1c601b131336aec454”上不存在“doc/design/block.html”
提交 28522366 编写于 作者: E Eric W. Biederman 提交者: Linus Torvalds

[PATCH] sysctl: ax25: remove unnecessary insert_at_head flag

Signed-off-by: NEric W. Biederman <ebiederm@xmission.com>
Acked-by: NRalf Baechle <ralf@linux-mips.org>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 f7d749fa
...@@ -245,7 +245,7 @@ void ax25_register_sysctl(void) ...@@ -245,7 +245,7 @@ void ax25_register_sysctl(void)
ax25_dir_table[0].child = ax25_table; ax25_dir_table[0].child = ax25_table;
ax25_table_header = register_sysctl_table(ax25_root_table, 1); ax25_table_header = register_sysctl_table(ax25_root_table, 0);
} }
void ax25_unregister_sysctl(void) void ax25_unregister_sysctl(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册