From 35edf11bed147a8fe1df529035ccb551d671916d Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Sat, 9 Aug 2014 14:37:39 +0900 Subject: [PATCH] staging: dgap: cleanup duplicated warning message on dgap_tty_init() If true_count is not same with brd->nasync, warning messages are printed. But it has duplicated messages within if statement. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed