From 7bf0a4ccdcc0f961b1185f96efddbfa81e593b56 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Tue, 3 Jun 2014 15:28:42 +0900 Subject: [PATCH] staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty() - dgap_tty_uninit() doesn't match dgap_tty_init() at all. so rename it. It is just used for cleanup when this module is exited or failed to initialize by dgap_init_module. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed