From 8926acac37025cd89dae2308c566c778fa1cc406 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 30 Mar 2003 07:23:03 +0000 Subject: Spelling fixes in comments. Submitted by: Linus Torvalds --- linux-core/drm_vm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-core/drm_vm.c') diff --git a/linux-core/drm_vm.c b/linux-core/drm_vm.c index 683c0857..9101e136 100644 --- a/linux-core/drm_vm.c +++ b/linux-core/drm_vm.c @@ -147,7 +147,7 @@ struct page *DRM(vm_shm_nopage)(struct vm_area_struct *vma, } /* Special close routine which deletes map information if we are the last - * person to close a mapping and its not in the global maplist. + * person to close a mapping and it's not in the global maplist. */ void DRM(vm_shm_close)(struct vm_area_struct *vma) -- cgit v1.2.3