]> Git Repo - linux.git/commit
sysvipc: properly name ipc_addid() limit parameter
authorDavidlohr Bueso <[email protected]>
Fri, 17 Nov 2017 23:31:15 +0000 (15:31 -0800)
committerLinus Torvalds <[email protected]>
Sat, 18 Nov 2017 00:10:04 +0000 (16:10 -0800)
commitebf66799acfb5f52ada4ff96ecc9579867941ea9
tree009527abb6375f6898ac1dd833ee9db31f863a08
parent39c96a1b96a5991b1c9e79b85a8d74ef93b36026
sysvipc: properly name ipc_addid() limit parameter

This is better understood as a limit, instead of size; exactly like the
function comment indicates.  Rename it.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Manfred Spraul <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
ipc/util.c
This page took 0.054834 seconds and 4 git commands to generate.