summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-05-20 00:27:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-25 19:56:32 +0300
commite45423d76f1c229b1a30ddde205a72774cdb12c6 (patch)
treef817f3dbf4fe06ad49da3960b7465c961df43bfc /scripts/patch-kernel
parentd70dd245215d6456584119534e6870a9c7b9b9c2 (diff)
downloadlinux-e45423d76f1c229b1a30ddde205a72774cdb12c6.tar.xz
staging: speakup: signedness bug in spk_ttyio_in_nowait()
On most of the common arches char is signed so it can't ever == 0xff. Let's fix this by making it a u8. Fixes: 6b9ad1c742bf ("staging: speakup: add send_xchar, tiocmset and input functionality for tty") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions