summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop.c
diff options
context:
space:
mode:
authorVadim Lobanov <vlobanov@speakeasy.net>2005-10-31 00:02:18 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 02:37:19 +0100
commit6dd69f1061bfdeca230509b173438e0731bff767 (patch)
tree66094a2fdf02fd808b0661cc2a26c6ff64d1c590 /drivers/block/loop.c
parent[PATCH] kill sigqueue->lock (diff)
downloadlinux-6dd69f1061bfdeca230509b173438e0731bff767.tar.xz
linux-6dd69f1061bfdeca230509b173438e0731bff767.zip
[PATCH] Unify sys_tkill() and sys_tgkill()
The majority of the sys_tkill() and sys_tgkill() function code is duplicated between the two of them. This patch pulls the duplication out into a separate function -- do_tkill() -- and lets sys_tkill() and sys_tgkill() be simple wrappers around it. This should make it easier to maintain in light of future changes. Signed-off-by: Vadim Lobanov <vlobanov@speakeasy.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/block/loop.c')
0 files changed, 0 insertions, 0 deletions