diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-07-09 22:40:51 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-07-13 23:06:34 +0200 |
commit | 6fcd5f2c006496fbbb43175f2f6775f2d38bf459 (patch) | |
tree | 3ca22f475e0cfb08ababef95ee347a5d7e21eba8 /Documentation/cachetlb.txt | |
parent | f1f455047940e59b3aea102e17ae4c0f9286aa76 (diff) | |
download | op-kernel-dev-6fcd5f2c006496fbbb43175f2f6775f2d38bf459.zip op-kernel-dev-6fcd5f2c006496fbbb43175f2f6775f2d38bf459.tar.gz |
scripts/coccinelle: list iterator variable semantic patch
If list_for_each_entry, etc complete a traversal of the list, the iterator
variable ends up pointing to an address at an offset from the list head,
and not a meaningful structure. Thus this value should not be used after
the end of the iterator.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/cachetlb.txt')
0 files changed, 0 insertions, 0 deletions