X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=drivers%2Fchar%2Fmspec.c;h=ecb89d798e3553bffe2044cd27e0ed7aa608729b;hp=1997270bb6f4054dfea5753252447f9ccc565af1;hb=af901ca181d92aac3a7dc265144a9081a86d8f39;hpb=972b94ffb90ea6d20c589d9a47215df103388ddd diff --git a/drivers/char/mspec.c b/drivers/char/mspec.c index 1997270..ecb89d7 100644 --- a/drivers/char/mspec.c +++ b/drivers/char/mspec.c @@ -248,7 +248,7 @@ static const struct vm_operations_struct mspec_vm_ops = { /* * mspec_mmap * - * Called when mmaping the device. Initializes the vma with a fault handler + * Called when mmapping the device. Initializes the vma with a fault handler * and private data structure necessary to allocate, track, and free the * underlying pages. */