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)
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

Simple merge