On 5/18/20 5:07 PM, GitLab Bridge on behalf of dzickusrh wrote: > From: Don Zickus <[email protected]> > > Upstream status: RHEL only > > The function rh_check_supported is a RHEL function to limit the > platforms RHEL does not want to support. > > To avoid imposing this requirement on Fedora, the function was > wrapped with CONFIG_RHEL_DIFFERENCES so Fedora can disable this. > > However, this has a few compile warnings that need to be cleaned up > when disabled. > > Move CONFIG_RHEL_DIFFERENCES to include the functions themselves > instead of the call. As the unused functions created warnings. > > V2: modified stub definition > > Signed-off-by: Don Zickus <[email protected]> > ---
Acked-by: Prarit Bhargava <[email protected]> P. _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
