Page MenuHomeFreeBSD

linuxkpi: Add list_is_first function
ClosedPublic

Authored by manu on Feb 19 2020, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 11:30 AM
Unknown Object (File)
Wed, Sep 16, 8:00 PM
Unknown Object (File)
Wed, Sep 16, 5:38 PM
Unknown Object (File)
Wed, Sep 16, 3:54 PM
Unknown Object (File)
Mon, Sep 14, 8:02 AM
Unknown Object (File)
Fri, Sep 11, 4:17 AM
Unknown Object (File)
Tue, Sep 1, 8:40 AM
Unknown Object (File)
Aug 13 2026, 10:16 PM
Subscribers

Details

Summary

This function just test if the element is the first of the list.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Don't forget the MFC to 12 and 11.

This revision is now accepted and ready to land.Feb 20 2020, 9:09 AM

And also mention the word LinuxKPI in the commit message.

This revision was automatically updated to reflect the committed changes.