freebsd-dev/module/spl
Olaf Faaland 4b393c50ae Make file headers conform to ZFS style standard
No semantic changes.

Change
 /************\
and
 \************/

to

 /*
and
  */

Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
2017-10-09 14:27:27 -07:00
..
Makefile.in Support parallel build trees (VPATH builds) 2015-07-17 12:53:11 -07:00
spl-atomic.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-condvar.c Fix cv_timedwait timeout 2017-05-25 10:01:44 -07:00
spl-cred.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-err.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-generic.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-kmem-cache.c Add support for recent kmem_cache_create_usercopy 2017-01-17 12:05:14 -08:00
spl-kmem.c make module/spl/spl-kmem.c non-executable (again) 2017-08-10 15:23:43 -07:00
spl-kobj.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-kstat.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-mutex.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-proc.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-rwlock.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-taskq.c Add assert under lock to detect cases of dispach of a preallocated 2017-08-08 08:31:52 -07:00
spl-thread.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-tsd.c Use tsd to store tq for taskq_member 2016-01-20 13:07:45 -08:00
spl-vmem.c Fix vmem_size() 2016-11-02 10:34:19 -07:00
spl-vnode.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-xdr.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-zlib.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00