From: Dan Carpenter Date: Mon, 5 Mar 2012 18:07:11 +0000 (+0300) Subject: tty: cyclades: TIOCSERGETLSR should should store to a uint X-Git-Tag: v3.4-rc1~185^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbca36eab48ee48dfc60b8f41ffad54160ebdd09;p=pandora-kernel.git tty: cyclades: TIOCSERGETLSR should should store to a uint TIOCSERGETLSR should be saved in a uint so the cast here to unsigned long is a bug. Reported-by: Jiri Slaby Signed-off-by: Dan Carpenter Acked-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed