
This patch adds compile-time check for each message type to ensure the size is within the IPC assumptions. This will allow messages specific to a protocol to use from now on the proper types for each fields, while preventing from any unsuspected side effect when updating type definitions. Change-Id: Iad64f81a6b6726321fbc492ac37ceeaaa57aa6cd
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%