Fw: cvs commit: src/sys/vm swap_pager.c vm_fault.c vm_map.c vm_page.c vm_pageq.c



This is the first commit of many to do what the comment says.

I do not plan on doing this to .h files, as evidentally there are some
issues with gcc -ansi when one does this.

I'm pausing now after the first one of these to allow time for
comment.

Warner
--- Begin Message --- imp 2006-03-08 06:31:46 UTC

FreeBSD src repository

Modified files:
sys/vm swap_pager.c vm_fault.c vm_map.c
vm_page.c vm_pageq.c
Log:
Remove leading __ from __(inline|const|signed|volatile). They are
obsolete. This should reduce diffs to NetBSD as well.

Revision Changes Path
1.277 +1 -1 src/sys/vm/swap_pager.c
1.214 +2 -2 src/sys/vm/vm_fault.c
1.373 +3 -3 src/sys/vm/vm_map.c
1.314 +3 -3 src/sys/vm/vm_page.c
1.25 +1 -1 src/sys/vm/vm_pageq.c

http://cvsweb.FreeBSD.ORG/src/sys/vm/swap_pager.c
http://cvsweb.FreeBSD.ORG/src/sys/vm/vm_fault.c
http://cvsweb.FreeBSD.ORG/src/sys/vm/vm_map.c
http://cvsweb.FreeBSD.ORG/src/sys/vm/vm_page.c
http://cvsweb.FreeBSD.ORG/src/sys/vm/vm_pageq.c


--- End Message ---
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"