random: convert DEBUG_ENT to tracepoints
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 Oct 2013 16:02:37 +0000 (12:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Oct 2013 18:32:23 +0000 (14:32 -0400)
Instead of using the random driver's ad-hoc DEBUG_ENT() mechanism, use
tracepoints instead.  This allows for a much more fine-grained control
of which debugging mechanism which a developer might need, and unifies
the debugging messages with all of the existing tracepoints.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found