]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/iio/industrialio-core.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / iio / industrialio-core.c
index f3bf111f354f592ce3592865bb2a85692a0a2d18..1795ee1e8207377a9c987b4b4a6fc83ce0a66af1 100644 (file)
@@ -258,7 +258,7 @@ static ssize_t iio_event_chrdev_read(struct file *filep,
                                                           ->det_events.list));
                if (ret)
                        goto error_ret;
-               /* Single access device so noone else can get the data */
+               /* Single access device so no one else can get the data */
                mutex_lock(&ev_int->event_list_lock);
        }