From c62a1e57e49d956fe45ee49197ba3bd5763c87ab Mon Sep 17 00:00:00 2001 From: Wang YanQing Date: Thu, 9 May 2013 02:14:21 +0800 Subject: [PATCH] vt: convert last bind_con_driver call to do_bind_con_driver There is only one place use bind_con_driver now, this patch convert it to do_bind_con_driver too, then we can delete bind_con_driver whos function can be replaced by do_bind_con_driver easily to reduce code size and duplication. Signed-off-by: Wang YanQing Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed