commit | e5cc9c7b1a3e7ae4d700d9fce168fb597bcfe9b6 | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Tue Dec 15 16:47:35 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:10 2009 -0800 |
tree | 567e8b359132aa0a542c2d940274727003c0c9f1 | |
parent | d987f8b213f2cdcc52b2ca9ee67161516e4d256a [diff] |
ipc: remove unreachable code in sem.c This line is unreachable, remove it. [akpm@linux-foundation.org: remove unneeded initialisation of `err'] Signed-off-by: WANG Cong <amwang@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>