lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 4 Mar 2011 12:07:39 +0800
From:	Jovi Zhang <bookjovi@...il.com>
To:	Toralf Förster <toralf.foerster@....de>
Cc:	akpm@...ux-foundation.org, apw@...onical.com,
	linux-kernel@...r.kernel.org
Subject: Re: checkpatch.pl: never finishes w/ specific file

2011/3/3 Toralf Förster <toralf.foerster@....de>:
> Hello,
>
> this runs infinitely :
>
> ./scripts/checkpatch.pl --file ./drivers/staging/rtl8192u/r819xU_firmware_img.c
>
> Is this a known behaviour of checkpatch.pl  ?
>

Not infinitely, just need to wait for a long time.

checkpatch.pl works fine, it report like this:

ERROR: space required after that ',' (ctx:VxV)

+0x01,0x00,0x00,0x08,0x00,0x00,0x00,0x00,};
                        ^

That file miss so many whitespace after ',' from checkpatch point of view.
Anyway, forget it, checkpatch.pl is not recommended to check those files.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ