]> git.baikalelectronics.ru Git - kernel.git/commit
serial: samsung: remove unneded 'ignore_char' label
authorRobert Baldyga <r.baldyga@samsung.com>
Tue, 15 Sep 2015 12:48:58 +0000 (14:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 16:44:52 +0000 (17:44 +0100)
commit17076b2c8ee8d31fe271e853ddd96de36f0efb85
tree886fef6fc2bfa8548999c4132086b3c9f2adb148
parent23bc683d92ac90af3fe28c7a5316515234241932
serial: samsung: remove unneded 'ignore_char' label

This label does nothing special and we don't need to have it anymore.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c