]> 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)
commit1218e8d04001f6a9cb7c9b64a494728a9a89d5aa
treefce537cd0f14c8664de42be3cc7f6465adf15b79
parentf27fbf8c8f061c1609903781719fe69b3ba0cb27
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