commit | f503cc49a570b1e28a93b75bc912aedc93ba2cd0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Feb 25 10:27:00 2014 -0500 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Feb 26 21:19:29 2014 +0100 |
tree | 1cf85e8402c29913886d9dba4377ed2208bb6392 | |
parent | b60eff31f3bd71a6f14b6c6efc8ad5fb3705de6d [diff] |
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. Signed-off-by: Tom Rini <trini@ti.com>