Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / rds / iw_send.c
index 6280ea020d4eb0293b3c76be3a2e8e87920aff49..545d8ee3efb19b9295f812c0b382efe9cdd6b572 100644 (file)
@@ -307,7 +307,7 @@ void rds_iw_send_cq_comp_handler(struct ib_cq *cq, void *context)
  *
  * Conceptually, we have two counters:
  *  -  send credits: this tells us how many WRs we're allowed
- *     to submit without overruning the reciever's queue. For
+ *     to submit without overruning the receiver's queue. For
  *     each SEND WR we post, we decrement this by one.
  *
  *  -  posted credits: this tells us how many WRs we recently