mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The only user of util_proc_mnt_get_entry() so far was util_path_sysfs(). With the simplified version there is no user left. Remove util_proc_mnt_get_entry() and related code. Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>