git: drm: Add a local implementation of linux/hash.h
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Oct 13 08:22:35 PDT 2013
commit 2faa6cdc3a64af67545b28d1d3f15ced1e50fb25
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Oct 13 16:47:04 2013 +0200
drm: Add a local implementation of linux/hash.h
* Implement hash_long() as a wrapper on top of the existing
hash32_buf() function
Summary of changes:
sys/dev/drm/include/linux/{idr.h => hash.h} | 32 +++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)
copy sys/dev/drm/include/linux/{idr.h => hash.h} (70%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2faa6cdc3a64af67545b28d1d3f15ced1e50fb25
--
DragonFly BSD source repository
More information about the Commits
mailing list