[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTimUnPxWK2YUpBX=ZT-g63eiXrQkL9p54SQwQGVz@mail.gmail.com>
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