I am trying to use the linux's kernel implementation of linked list(list.h), but I keep getting the following error:- invalid type argument of -> (have 'int')I am trying to use the linux's kernel implement
I am trying to use the linux's kernel implementation of linked list(list.h), but I keep getting the following error:- invalid type argument of -> (have 'int')I am trying to use the linux's kernel implement