diff options
author | Stephen Boyd <[email protected]> | 2014-06-03 20:25:27 +0200 |
---|---|---|
committer | Michal Marek <[email protected]> | 2014-06-09 23:39:16 +0200 |
commit | 2d5c5dbb48253f1729dc09f266a98bd2d7e694cb (patch) | |
tree | ad8b0e9a885904c216831ee70fc50e262b279baa /scripts/gdb/linux | |
parent | 9b24a15d81f4b7cd50c3cf13c0e753c865e345df (diff) |
coccinelle: Check for missing NULL terminators in of_device_id tables
Failure to terminate an of_device_id table can lead to confusing
failures depending on where the compiler places the array. Add a
check to make sure these tables are terminated. Thanks to Mitchel
Humpherys for coming up with the pattern initially.
Cc: Mitchel Humpherys <[email protected]>
Cc: Gilles Muller <[email protected]>
Cc: Nicolas Palix <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: [email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions