UBIFS: make the dbg_lock spinlock static
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 18 Jan 2012 14:06:17 +0000 (16:06 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 29 Feb 2012 14:10:20 +0000 (16:10 +0200)
commitb06283c7df35b5a49ab141ed38e0280821379096
tree9b99a46776ca420887bf73ecbc9bb3041e5f66b6
parent16c395ca72a79115653892c0724d4928f72520fe
UBIFS: make the dbg_lock spinlock static

Remove the usage of the 'dbg_lock' spinlock from 'dbg_err()' and make
it static.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
fs/ubifs/debug.c
fs/ubifs/debug.h
This page took 0.048067 seconds and 5 git commands to generate.