On Wed, Jun 30, 2010 at 8:49 AM, Raj Kumar <[email protected]> wrote: > Hi, > > ok thats great. But kernel code will go under GPL but user space code will > not.
Be careful about the "derivative works" part, if your userspace is tied very closely to kernelspace, then both need to have the same license. A lawyer can explain this to you. > But again question is if the kernel side driver is released under GPL, then > do we need to follow coding styles like /linuxsrc/Documentation/CodingStyle? To get the code merged into the main kernel tree, yes. greg k-h -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
