summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorOkash Khawaja <okash.khawaja@gmail.com>2017-05-31 20:50:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-03 17:38:25 +0900
commit011cca558b6256ff14464e61c111707415a0484f (patch)
tree39ab7695404e4ad40653b348426c0f939c470bc2 /arch
parentd0b112ac2ae3738a9f1a86f97dc5fbd23be7e123 (diff)
downloadlinux-011cca558b6256ff14464e61c111707415a0484f.tar.bz2
staging: speakup: check for null before calling TTY's flush_buffer
We should check the flush_buffer method of a tty for null before invoking it. Some drivers such as usbserial don't implement flush_buffer. This will be required for upcoming patches where we expand spk_ttyio to support more than just ttyS*. Signed-off-by: Okash Khawaja <okash.khawaja@gmail.com> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions