Re: [PATCH v3 3/3] lib/test_crc: Add test cases for crc calculation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2018/7/18 12:57 AM, Randy Dunlap wrote:
> Hi,
> 
> On 07/17/2018 07:55 AM, Coly Li wrote:
> 
>> diff --git a/lib/test_crc.c b/lib/test_crc.c
>> new file mode 100644
>> index 000000000000..441bf835fbd3
>> --- /dev/null
>> +++ b/lib/test_crc.c
>> @@ -0,0 +1,138 @@
>> +// SPDX-License-Identifier: GPL-2.0
>> +/*
>> + * CRC test driver
>> + *
>> + * Copyright (C) 2018 Coly Li <colyli@xxxxxxx>
>> + *
> 
>> +
>> +static int __init test_crc_init(void)
>> +{
>> +	int i;
>> +	int v, err = 0;
>> +
>> +	pr_info("Kernel CRC consitency testing:\n");
> 
> 	                    consistency
> 

Fixed in v4 series. Thanks.

Coly Li


[snipped]



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux