From 77d6c98454f0443f03ec690fb0ea25a26c01ddcb Mon Sep 17 00:00:00 2001 From: Wang YanQing Date: Thu, 9 May 2013 02:14:29 +0800 Subject: [PATCH] vt: delete unneeded function bind_con_driver Now there is no place use bind_con_driver, and do_bind_con_driver can achieve bind_con_driver's function easily, so just delete it to reduce code size and duplication. Signed-off-by: Wang YanQing Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed