Revision ae458f5a171badcce60bba9024dbdc5488e5e387 authored by Ilya Dryomov on 11 February 2016, 12:09:15 UTC, committed by Ilya Dryomov on 25 March 2016, 17:51:42 UTC
Although msg_size is calculated correctly, the terms are grouped in
a misleading way - snaps appears to not have room for a u32 length.
Move calculation closer to its use and regroup terms.

No functional change.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
1 parent 7665d85
History
File Mode Size
Kconfig -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 515 bytes
da8xx_remoteproc.c -rw-r--r-- 7.7 KB
omap_remoteproc.c -rw-r--r-- 6.3 KB
omap_remoteproc.h -rw-r--r-- 2.8 KB
remoteproc_core.c -rw-r--r-- 40.6 KB
remoteproc_debugfs.c -rw-r--r-- 7.8 KB
remoteproc_elf_loader.c -rw-r--r-- 9.3 KB
remoteproc_internal.h -rw-r--r-- 3.5 KB
remoteproc_virtio.c -rw-r--r-- 9.3 KB
st_remoteproc.c -rw-r--r-- 6.6 KB
ste_modem_rproc.c -rw-r--r-- 8.6 KB
wkup_m3_rproc.c -rw-r--r-- 6.3 KB

back to top