]> Git Repo - linux.git/commit
ipc: standardize code comments
authorDavidlohr Bueso <[email protected]>
Tue, 28 Jan 2014 01:07:05 +0000 (17:07 -0800)
committerLinus Torvalds <[email protected]>
Tue, 28 Jan 2014 05:02:39 +0000 (21:02 -0800)
commit8001c85810dd2277d75ae60376e840456afa9b7e
tree60a03cdecbbbb6e2bdca6b132b4b332f90a728ad
parent239521f31d7496a5322ee664ed8bbd1027b98c4b
ipc: standardize code comments

IPC commenting style is all over the place, *specially* in util.c.  This
patch orders things a bit.

Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Aswin Chandramouleeswaran <[email protected]>
Cc: Rik van Riel <[email protected]>
Acked-by: Manfred Spraul <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
ipc/sem.c
ipc/shm.c
ipc/util.c
This page took 0.0468 seconds and 4 git commands to generate.