You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function isn't called anywhere. Addressing GCC warning:
/home/jcerny/openscap/src/OVAL/probes/fsdev.c:90:12: warning: ‘match_fs’ defined but not used [-Wunused-function]
static int match_fs(const char *fsname, const char **fs_arr, size_t fs_cnt)
^~~~~~~~
0 commit comments