how it the linux implementation of double linked lists useful

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



while reading through linux/list.h I noticed that the linked list
structure is really simple with only pointer to the previous node and
pointer to next node with no other data (It can't handle anything
inside it ) I started to wonder how such linked list can be useful to
the kernel or (useful in general) !
thanks

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux