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)
Feb 23 2024, 8:11 AM
Unknown Object (File)
Dec 29 2023, 5:50 AM
Unknown Object (File)
Dec 23 2023, 9:27 AM
Unknown Object (File)
Dec 20 2023, 8:08 AM
Unknown Object (File)
Dec 12 2023, 12:18 AM
Unknown Object (File)
Oct 29 2023, 7:37 AM
Unknown Object (File)
Sep 14 2023, 6:04 PM
Unknown Object (File)
Jul 30 2023, 4:06 AM
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.