From: Konrad Zapalowicz Date: Sun, 9 Nov 2014 01:22:16 +0000 (+0100) Subject: serial: jsm: Remove unnecessary parameter from clear_break() X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333f4eb1ba46b2d75fb3dc46ebed13aa1d0c9639;p=pandora-kernel.git serial: jsm: Remove unnecessary parameter from clear_break() The 'force' parameter to the {cls,neo}_send_break() function has been removed because it has not been used. The client to this API (the tty code) always called this function with only one value. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed