On 2015-05-13 20:14, Hante Meuleman wrote:
> Bloated? Seriously? Putting the lines in either C or H and either have an 
> additional include or a prototype (both 1 line). 
Having the function in the .c file along with the EXPORT_SYMBOL makes
the kernel size bigger. Including the header file with an inline
function doesn't.

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to