Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / can / softing / softing.h
index 7ec9f4db3d528e0f7caedff53cf48428bba94500..afd7d85b69155a4259748b2c2648bc2739835d38 100644 (file)
@@ -22,7 +22,7 @@ struct softing_priv {
        struct softing *card;
        struct {
                int pending;
-               /* variables wich hold the circular buffer */
+               /* variables which hold the circular buffer */
                int echo_put;
                int echo_get;
        } tx;