Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / atm / ambassador.c
index 9f47e86252669a4581b7805db5b79d192f52376f..a5fcb1eb862f256f05f87dceb09f7cfc3d1779d8 100644 (file)
@@ -497,7 +497,7 @@ static void rx_complete (amb_dev * dev, rx_out * rx) {
          // VC layer stats
          atomic_inc(&atm_vcc->stats->rx);
          __net_timestamp(skb);
-         // end of our responsability
+         // end of our responsibility
          atm_vcc->push (atm_vcc, skb);
          return;