]> git.baikalelectronics.ru Git - kernel.git/commit
dynamic_debug: reuse generic string_unescape function
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 30 Apr 2013 22:27:32 +0000 (15:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 May 2013 00:04:03 +0000 (17:04 -0700)
commit7398a4a7d5ee7f911e4ebfad028d95981089c872
treefce537cd0f14c8664de42be3cc7f6465adf15b79
parentae93772eff2e673a8d3d14157d754da8873ac0fd
dynamic_debug: reuse generic string_unescape function

There is kernel function to do the job in generic way. Let's use it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jason Baron <jbaron@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/dynamic_debug.c