init: automate displaying debug categories
authorJens Axboe <axboe@fb.com>
Thu, 4 Jun 2015 19:45:32 +0000 (13:45 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 4 Jun 2015 19:45:32 +0000 (13:45 -0600)
commit2236df3d9d6bc053039a5c2185cff43ea5015111
treeaa853869281fabd03bf95279a3c8a1bafe6fb386
parente7e136da9253290a96ccfbfae5cadaf109b59b3c
init: automate displaying debug categories

Better than having them hardwired, so we don't have to update the
code in several places when adding new categories.

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c