aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2016-10-17 23:35:49 +0000
committerGreg Kroah-Hartman <[email protected]>2016-10-25 09:59:48 +0200
commitef5aa934cf031ef9525b29e35c5d381698d55ca5 (patch)
treec9df5e2757799fbbf9c36fa5d24cdfd65b2a3d50 /tools/perf/scripts/python
parentd298ec65803b48a764ae9ccf2ed2238669a4d02b (diff)
staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()
sizeof() when applied to a pointer typed expression gives the size of the pointer, not that of the pointed data. Fixes: 2eb9d8cbb3c3 ("staging: rts5208: rtsx.c: Alloc sizeof struct") Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions