CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/05 17:07:23
Modified files:
sys/dev/pci/drm: drm_auth.c
Log message:
The helper functions in this file are only used in one place and
relatively small, so inline them. This shrinks the kernel by about 500
bytes and saves a tree lookup.
