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
algos
busses
muxes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 449 bytes
i2c-boardinfo.c -rw-r--r-- 2.8 KB
i2c-core.c -rw-r--r-- 86.9 KB
i2c-core.h -rw-r--r-- 950 bytes
i2c-dev.c -rw-r--r-- 17.7 KB
i2c-mux.c -rw-r--r-- 6.2 KB
i2c-slave-eeprom.c -rw-r--r-- 4.5 KB
i2c-smbus.c -rw-r--r-- 6.7 KB
i2c-stub.c -rw-r--r-- 10.3 KB

back to top