diff options
| author | Nicolai Stange <[email protected]> | 2016-03-22 13:12:41 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2016-04-05 20:35:49 +0800 |
| commit | 90f864e20029600a8dc33e27b1192af4636100d4 (patch) | |
| tree | 73eba1689c2e633581f9fc84b2e1baf55d838d45 /tools/perf/scripts/python | |
| parent | f00fa2417b3e1252b1a761f88731af03afff4407 (diff) | |
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Currently, the endian conversion from CPU order to BE is open coded in
mpi_read_buffer().
Replace this by the centrally provided cpu_to_be*() macros.
Copy from the temporary storage on stack to the destination buffer
by means of memcpy().
Signed-off-by: Nicolai Stange <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions