security: remove unused sb_get_mnt_opts hook
authorMiklos Szeredi <mszeredi@suse.cz>
Thu, 3 Jul 2008 18:56:04 +0000 (20:56 +0200)
committerJames Morris <jmorris@namei.org>
Mon, 14 Jul 2008 05:02:05 +0000 (15:02 +1000)
The sb_get_mnt_opts() hook is unused, and is superseded by the
sb_show_options() hook.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: James Morris <jmorris@namei.org>

No differences found