diff options
author | J. Bruce Fields <bfields@fieldses.org> | 2006-11-14 22:54:36 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-10-10 00:32:45 +0200 |
commit | 526985b9dd6ef7716b87f5fe6f0e2438ea3a89c7 (patch) | |
tree | e22c895d58413a2b784b7e91a9c6d73e724a1838 /include/asm-powerpc/socket.h | |
parent | locks: reverse order of posix_locks_conflict() arguments (diff) | |
download | linux-526985b9dd6ef7716b87f5fe6f0e2438ea3a89c7.tar.xz linux-526985b9dd6ef7716b87f5fe6f0e2438ea3a89c7.zip |
locks: kill redundant local variable
There's no need for another variable local to this loop; we can use the
variable (of the same name!) already declared at the top of the function,
and not used till later (at which point it's initialized, so this is safe).
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'include/asm-powerpc/socket.h')
0 files changed, 0 insertions, 0 deletions