]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/staging/comedi/drivers/adq12b.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / staging / comedi / drivers / adq12b.c
index 4b470000b69c755eab0f03c2faa1fbd1d92e43fd..5361f318b010e52c9cb1e9acd35f3cfd52ec3c7a 100644 (file)
@@ -65,7 +65,7 @@ If you do not specify any options, they will default to
    written by jeremy theler <thelerg@ib.cnea.gov.ar>
 
    instituto balseiro
-   comision nacional de energia atomica
+   commission nacional de energia atomica
    universidad nacional de cuyo
    argentina
 
@@ -342,7 +342,7 @@ static int adq12b_ai_rinsn(struct comedi_device *dev,
        /* convert n samples */
        for (n = 0; n < insn->n; n++) {
 
-               /* wait for end of convertion */
+               /* wait for end of conversion */
                i = 0;
                do {
                        /* udelay(1); */