Re: [PATCH v2 1/4] lib: Update LZ4 compressor module based on LZ4 v1.7.2.
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2017-01-10 09:59:07
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2017-01-10 09:59:07
Also in:
lkml
On Tue, Jan 10, 2017 at 10:32:17AM +0100, Sven Schmidt wrote:
On 01/08/2017 12:23 PM, Greg KH wrote:quoted
And follow the proper kernel coding style rules, putting your patches through scripts/checkpatch.pl should help you out here.Sorry, I didn't know about that particular script. I already put Patches 2, 3 and 4 through checkpatch.pl; patch 1 is a little more to rework but I will, of course, do that.
You do know about Documentation/SubmittingPatches, right? If not, take a look at that as well :) thanks, greg k-h