summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohannes Postma <jgmpostma@gmail.com>2015-08-06 14:21:52 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-08 01:10:58 +0300
commit8fc8cf4482fa1b983a5e971aa037aaa76179b28c (patch)
treea69f898fd352741b52f1f1d2cfde0b175c526d8d /include
parent3a6779f564bf2f2748a9960a563b5b606d4bedc7 (diff)
downloadlinux-8fc8cf4482fa1b983a5e971aa037aaa76179b28c.tar.xz
staging: rtl8723au: Fix sparse warning: cast to restricted __le16
usPtr is used as __le16 *, but was defined as u16 *. This was reported by sparse as: drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:1850:29: warning: cast to restricted __le16 This patch fixes the type of usPtr. Signed-off-by: Johannes Postma <jgmpostma@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions