mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] delete useless initialization
@ 2011-08-04 10:29 Julia Lawall
  2011-08-04 10:29 ` [PATCH 1/4] fs/ext3/balloc.c: " Julia Lawall
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Julia Lawall @ 2011-08-04 10:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches fix cases where a variable is initialized in some non-trivial
way, and the result is immediately overwritten with the result of some
allocation function.


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

end of thread, other threads:[~2011-08-16 11:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-04 10:29 [PATCH 0/4] delete useless initialization Julia Lawall
2011-08-04 10:29 ` [PATCH 1/4] fs/ext3/balloc.c: " Julia Lawall
2011-08-04 10:40   ` Jan Kara
2011-08-04 10:29 ` [PATCH 2/4] fs/ext2/balloc.c: " Julia Lawall
2011-08-04 10:39   ` Jan Kara
2011-08-04 10:29 ` [PATCH 3/4] drivers/media/video/hexium_gemini.c: " Julia Lawall
2011-08-16 11:55   ` Jean Delvare
2011-08-04 10:29 ` [PATCH 4/4] drivers/leds/leds-pca9532.c: " Julia Lawall
2011-08-05 22:37   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®