From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Evans Date: Mon, 12 Dec 2016 18:12:06 +0000 Subject: [lustre-devel] [PATCH v2 3/5] staging: lustre: headers: sort headers affected by obdo move In-Reply-To: <20161212163455.GA21011@kroah.com> References: <1481393161-22623-1-git-send-email-jsimmons@infradead.org> <1481393161-22623-4-git-send-email-jsimmons@infradead.org> <20161210181433.GA8477@kroah.com> <20161212163455.GA21011@kroah.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Greg Kroah-Hartman , Ben Evans Cc: James Simmons , "devel@driverdev.osuosl.org" , Andreas Dilger , Oleg Drokin , Linux Kernel Mailing List , Lustre Development List On 12/12/16, 11:34 AM, "Greg Kroah-Hartman" wrote: >What is this mythical guidelines, and why does it differ from the kernel >source ones? > >And again, why is this patch required? > >thanks, > >greg k-h > Here are the general guidelines for your reading pleasure: http://wiki.lustre.org/Lustre_Coding_Style_Guidelines The specific guidelines on organizing #includes are here: http://wiki.lustre.org/Lustre_Style_Guide_Includes -Ben Evans