Home
last modified time | relevance | path

Searched hist:"5 c761ce5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A Dcheckpatch.pl5c761ce5 Tue Sep 12 21:59:05 CDT 2017 Heinrich Schuchardt <xypron.glpk@gmx.de> checkpatch.pl: Add warning for new __packed additions

While there are valid reasons to use __packed, often the answer is that
you should be doing something else here instead.

This reintroduces the changes of
f503cc49a570 (Add warning for new __packed additions)

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>