On 2015-05-13 09:48, Hante Meuleman wrote: > Initially I made the free an inline from header file, but it doesn't compile > out of the box as it needs the definition for kfree and not all c files which > include this header file had this, as I don't like the inclusion of header > files from header files I choose to make an implementation in the c file. I don't understand your reasons at all. How does it make more sense to make the code more bloated instead of placing a simple #include statement (which doesn't cost anything)?
- Felix _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel