aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorJohannes Postma <[email protected]>2015-08-06 12:21:52 +0100
committerGreg Kroah-Hartman <[email protected]>2015-08-07 15:10:58 -0700
commit8fc8cf4482fa1b983a5e971aa037aaa76179b28c (patch)
treea69f898fd352741b52f1f1d2cfde0b175c526d8d /tools/perf/scripts
parent3a6779f564bf2f2748a9960a563b5b606d4bedc7 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions