> I know that if you write a kernel module, and dont modify any kernel
> source to get the module written, then you dont have to open the source
> for your module... but what if you include header files with in line
> functions?
Well, most probably all the binary only drivers use inline functions in
kernel headers, but as Alan says, talk to your lawyer 8)
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/