diff options
| author | Daniel Axtens <[email protected]> | 2016-07-12 10:54:48 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-07-14 20:43:50 +1000 |
| commit | f8750513b7001d5ae96313d4e19f782b56f1beb7 (patch) | |
| tree | 2e56e50d46ab437bed115b6e3bf0df3a1ff5bc68 /tools/perf/scripts/python | |
| parent | c011926fcbeb9565599f278148b91e536a07b68a (diff) | |
powerpc/kvm: Clarify __user annotations
kvmppc_h_put_tce_indirect labels a u64 pointer as __user. It also
labelled the u64 where get_user puts the result as __user. This isn't
a pointer and so doesn't need to be labelled __user.
Split the u64 value definition onto a new line to make it clear that
it doesn't get the annotation.
Signed-off-by: Daniel Axtens <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions