diff options
author | Luis R. Rodriguez <lrodriguez@Atheros.com> | 2009-09-08 18:32:34 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2009-09-08 18:34:06 +0200 |
commit | 0580a1819c584eb8b98f8701157667037e11153a (patch) | |
tree | f55002557bbeb45c1eadcbe53f222cf618002732 /mm/swapfile.c | |
parent | kmemleak: move common painting code together (diff) | |
download | linux-0580a1819c584eb8b98f8701157667037e11153a.tar.xz linux-0580a1819c584eb8b98f8701157667037e11153a.zip |
kmemleak: fix sparse warning over overshadowed flags
A secondary irq_save is not required as a locking before it was
already disabling irqs.
This fixes this sparse warning:
mm/kmemleak.c:512:31: warning: symbol 'flags' shadows an earlier one
mm/kmemleak.c:448:23: originally declared here
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions