]> git.baikalelectronics.ru Git - kernel.git/commit
x86/traps: Kill DO_ERROR_INFO()
authorOleg Nesterov <oleg@redhat.com>
Thu, 8 May 2014 18:12:24 +0000 (20:12 +0200)
committerOleg Nesterov <oleg@redhat.com>
Wed, 14 May 2014 11:57:28 +0000 (13:57 +0200)
commitaf2e81c57c10cb3925c4ff566deef1ffc8e67719
treeab11c757c5661ebc2161cec14aba97cf595b33ef
parenta03938e76c632e9404935aae5720377baa07ec03
x86/traps: Kill DO_ERROR_INFO()

Now that DO_ERROR_INFO() doesn't differ from DO_ERROR() we can remove
it and use DO_ERROR() instead.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
arch/x86/kernel/traps.c