append_to_minor_perm
return (append_to_minor_perm(driver_name, perm_list, minor_perm));
extern int append_to_minor_perm(char *, char *, char *);