From mboxrd@z Thu Jan 1 00:00:00 1970 From: freeman.zhang1992@gmail.com (Freeman Zhang) Date: Thu, 16 Oct 2014 09:37:46 +0800 Subject: Share the project directory or a patch? Message-ID: <543F216A.8020402@gmail.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi list, I'm building a kernel module (a stackable file system) with some userspace tools, and I'd like to share them. I don't know if I should share it in the form of patch or just as a pack of source codes. Under which circumstances do I need to make a patch? All the best! Freeman