From: Daeseok Youn Date: Sat, 9 Aug 2014 05:37:39 +0000 (+0900) Subject: staging: dgap: cleanup duplicated warning message on dgap_tty_init() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35edf11bed147a8fe1df529035ccb551d671916d;p=pandora-kernel.git 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-diff-tree failed