lkml.org 
[lkml]   [2013]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC 1/2] CRC32 Add GenWQE CRC to kernel CRC code
From
Date
Hi Greg,

Am Mittwoch, den 18.12.2013, 16:55 -0800 schrieb Greg KH:
> > ---
> > include/linux/crc32.h | 2 2 + 0 - 0 !
> > lib/crc32.c | 10 10 + 0 - 0 !
> > lib/crc32defs.h | 5 5 + 0 - 0 !
> > lib/gen_crc32table.c | 39 31 + 8 - 0 !
> > 4 files changed, 48 insertions(+), 8 deletions(-)
>
> What kind of crazy diffstat is that? What generated it?

Those two patches I generated with quilt. I used an obviously strange
setting in my .quiltrc which was:

QUILT_DIFFSTAT_OPTS="-f0"

Removing this it looks better now:
---
include/linux/crc32.h | 2 ++
lib/crc32.c | 10 ++++++++++
lib/crc32defs.h | 6 ++++++
lib/gen_crc32table.c | 39 +++++++++++++++++++++++++++++++--------
4 files changed, 49 insertions(+), 8 deletions(-)

The other patches I generated with git.

Regards

Frank



\
 
 \ /
  Last update: 2013-12-19 10:41    [W:0.041 / U:0.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site