]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/cxt1e1/sbecrc.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / cxt1e1 / sbecrc.c
index 51232948091f2d3f4aa31162146a996a60e5bcf3..3f3cd60ac3674fcaf1e2ac86a0e40c9e44591c99 100644 (file)
@@ -95,7 +95,7 @@ sbeCrc (u_int8_t *buffer,          /* data buffer to crc */
 
     /*
      * if table not yet created, do so. Don't care about "extra" time
-     * checking this everytime sbeCrc() is called, since CRC calculations are
+     * checking this every time sbeCrc() is called, since CRC calculations are
      * already time consuming
      */
     if (!crcTableInit)