All of lore.kernel.org
 help / color / mirror / Atom feed
* checkpatch.pl "uninitialized value"
@ 2013-01-14 13:42 Schrober
  2013-01-14 13:45 ` Bernd Petrovitsch
  0 siblings, 1 reply; 5+ messages in thread
From: Schrober @ 2013-01-14 13:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andy Whitcroft, Joe Perches, Andrew Morton

Hi,

it seems the current version of checkpatch.pl in linux-next ist broken. I get
a lot of

Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3383.
Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3386.
Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3383.
Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3386.
Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3383.
Use of uninitialized value $ms_size in pattern match (m//) at ./scripts/checkpatch.pl line 3386.
-- 
Franz Schrober

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-14 14:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 13:42 checkpatch.pl "uninitialized value" Schrober
2013-01-14 13:45 ` Bernd Petrovitsch
2013-01-14 13:50   ` Joe Perches
2013-01-14 13:59     ` Schrober
2013-01-14 13:53   ` Schrober

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.