From: Himangi Saraogi Date: Wed, 12 Mar 2014 16:50:32 +0000 (+0530) Subject: staging:ozwpan:Fix sparse warning of incorrect argument type X-Git-Tag: v3.15-rc1~139^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b1fe53b78fb117338c3c34760543a1668fd7c5;p=pandora-kernel.git staging:ozwpan:Fix sparse warning of incorrect argument type This patch fixes the following sparse warning: drivers/staging/ozwpan/ozusbsvc1.c:208:50: warning: incorrect type in argument 6 (different base types) drivers/staging/ozwpan/ozusbsvc1.c:208:50: expected unsigned short [unsigned] [usertype] windex drivers/staging/ozwpan/ozusbsvc1.c:208:50: got restricted __le16 [usertype] wIndex Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed