diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2008-10-03 13:01:56 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2008-10-03 13:01:56 +0000 |
commit | 0b36cd25fcb6fd26726efb8d9fd80b9c9733174f (patch) | |
tree | 6df1e9f9441c9e8cdfb916b2b5f8ce8b0a928b0e /sys/dev/drm/i915_dma.c | |
parent | 0895aec30c96307691f5bbfdc697c697d0c4afb5 (diff) |
Further minor cleanups to UNIX domain sockets:
- Staticize and locally prototype functions uipc_ctloutput(), unp_dispose(),
unp_init(), and unp_externalize(), none of which have been required
outside of uipc_usrreq.c since uipc_proto.c was removed.
- Remove stale prototype for uipc_usrreq(), which has not existed in the
code since 1997
- Forward declare and staticize uipc_usrreqs structure in uipc_usrreq.c and
not un.h.
- Comment on why uipc_connect2() is still non-static -- it is used directly
by fifofs.
- Remove stale comments, tidy up whitespace.
MFC after: 3 days (where applicable)
Notes
Notes:
svn path=/head/; revision=183572
Diffstat (limited to 'sys/dev/drm/i915_dma.c')
0 files changed, 0 insertions, 0 deletions