diff options
author | Stephan Mueller <[email protected]> | 2014-08-26 09:32:24 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-08-26 15:33:28 +0800 |
commit | 7c8ae03f41e635813b777a0989d8ac1ff5a8494e (patch) | |
tree | 08c94cc9f56b544d15f027c4accb572621417a91 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4c1948fc471d444b15dfaca73ea0c9b77c2d5505 (diff) |
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
The sparse tool complained that the cpu_to_be[32|64] functions return
__be[32|64] instead of __u32 or __u64. The patch replaces the __u32 and
__u64 with __be32 and __be64.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions