From 11a57153e3377ffdf8cfca2eda9a99063f66b957 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 11 Jan 2008 13:37:01 +0100 Subject: [PATCH] blktrace: kill the unneeded initcall It just inits the mutex, we can do that with DEFINE_MUTEX() instead. Signed-off-by: Jens Axboe --- Reading git-format-patch failed