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)
Mon, Jul 20, 3:56 AM
Unknown Object (File)
Mon, Jul 20, 12:10 AM
Unknown Object (File)
Sat, Jul 18, 10:03 AM
Unknown Object (File)
Jun 25 2026, 3:51 PM
Unknown Object (File)
May 31 2026, 6:11 AM
Unknown Object (File)
May 14 2026, 4:52 PM
Unknown Object (File)
May 12 2026, 6:05 AM
Unknown Object (File)
May 10 2026, 1:22 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.