linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] libata: kill assert
@ 2006-02-11 10:11 Tejun Heo
  2006-02-11 10:11 ` [PATCH 1/3] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s Tejun Heo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tejun Heo @ 2006-02-11 10:11 UTC (permalink / raw)
  To: jgarzik, linux-ide; +Cc: htejun


Hello, Jeff.

This patchset replaces assert()'s with WARN_ON()'s as you suggested[1].
#01 converts assert()'s in libata core layer, #02 in low level drivers,
and #03 kills the macro itself.  I've lightly tested converted code and
double-checked every conversion.

Thanks.

--
tejun

[1] http://article.gmane.org/gmane.linux.ide/7928


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

end of thread, other threads:[~2006-02-11 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-11 10:11 [PATCHSET] libata: kill assert Tejun Heo
2006-02-11 10:11 ` [PATCH 1/3] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s Tejun Heo
2006-02-11 22:54   ` Jeff Garzik
2006-02-11 10:11 ` [PATCH 3/3] libata: kill assert() macro Tejun Heo
2006-02-11 10:11 ` [PATCH 2/3] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s Tejun Heo

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).