linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Move call to PTR_ERR after reassignment
@ 2012-02-02 14:52 Julia Lawall
  2012-02-02 14:53 ` [PATCH 1/3 v2] drivers/power/pda_power.c: " Julia Lawall
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Julia Lawall @ 2012-02-02 14:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches fix cases where a location is reset to NULL before being
passed to PTR_ERR.


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/3] Move call to PTR_ERR after reassignment
@ 2012-02-02 14:00 Julia Lawall
  0 siblings, 0 replies; 8+ messages in thread
From: Julia Lawall @ 2012-02-02 14:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: kernel-janitors

These patches fix cases where a location is reset to NULL before being
passed to PTR_ERR.


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

end of thread, other threads:[~2012-02-02 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-02 14:52 [PATCH 0/3] Move call to PTR_ERR after reassignment Julia Lawall
2012-02-02 14:53 ` [PATCH 1/3 v2] drivers/power/pda_power.c: " Julia Lawall
2012-02-02 14:53 ` [PATCH 2/3 v2] drivers/net/ethernet/ti: " Julia Lawall
     [not found]   ` <CABPrwzf0hH+2OOFQ2Q6ZVHwn=Ws3SvxbwVn0LwKjfkYVdP8zgg@mail.gmail.com>
2012-02-02 16:05     ` Julia Lawall
2012-02-02 19:37   ` David Miller
2012-02-02 14:53 ` [PATCH 3/3 v2] kernel/rcutorture.c: " Julia Lawall
2012-02-02 15:53   ` Paul E. McKenney
  -- strict thread matches above, loose matches on Subject: below --
2012-02-02 14:00 [PATCH 0/3] " Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).