Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blktrace: kill the unneeded initcall
It just inits the mutex, we can do that with DEFINE_MUTEX() instead. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information