From: David S. Miller Date: Mon, 20 Sep 2010 22:40:35 +0000 (-0700) Subject: rose: Fix signedness issues wrt. digi count. X-Git-Tag: v2.6.27.57~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ccbc9f2b9e169412c9b92d1a3e1de1dac9a9783;p=pandora-kernel.git rose: Fix signedness issues wrt. digi count. [ Upstream commit 9828e6e6e3f19efcb476c567b9999891d051f52f ] Just use explicit casts, since we really can't change the types of structures exported to userspace which have been around for 15 years or so. Reported-by: Dan Rosenberg Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed