Re: [PATCH] Staging: android: timed_gpio: fixed bare use of 'unsigned'

From: Greg KH
Date: Tue Apr 05 2016 - 09:35:30 EST


On Tue, Apr 05, 2016 at 07:02:54PM +0530, Shyam Saini wrote:
> hi,
> Sorry for duplicate work, actually i was following http://kernelnewbies.org/
> FirstKernelPatch .
> I updated the repository, then i watched this video  and finally submitted the
> duplicate patch.
>
> As you said, I should work against linux -next.
> So, Now, i'm following https://www.kernel.org/doc/man-pages/linux-next.html.
> May you  please tell me whether i'm on right track or not?

Yes, that sounds correct, you can also read
Documentation/development_process/ to see all of the details as to how
linux-next ties into all of the other subsystem trees.

good luck!

greg k-h