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)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 21 Jun 2012 11:46:13 +0000 (14:46 +0300)
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>

No differences found