aboutsummaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2008-04-30 00:54:22 -0700
committerLinus Torvalds <[email protected]>2008-04-30 08:29:48 -0700
commitb7127aa4547d8cc8a5b569631e2b6ef613af1bb7 (patch)
treeb4a2ec699864c865c6286a48debfd13565ab4987 /include/linux/workqueue.h
parent718a916338e821a10961e6a7a17430c18e5e58d9 (diff)
free_pidmap: turn it into free_pidmap(struct upid *)
The callers of free_pidmap() pass 2 members of "struct upid", we can just pass "struct upid *" instead. Shaves off 10 bytes from pid.o. Also, simplify the alloc_pid's "out_free:" error path a little bit. This way it looks more clear which subset of pid->numbers[] we are freeing. Signed-off-by: Oleg Nesterov <[email protected]> Cc: Pavel Emelyanov <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Cc :Roland McGrath <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions