···663663664664 /* Hard failure in sending message, abort this665665 * psock since it has lost framing666666- * synchonization and retry sending the666666+ * synchronization and retry sending the667667 * message from the beginning.668668 */669669 kcm_abort_tx_psock(psock, ret ? -ret : EPIPE,···1419141914201420 write_lock_bh(&csk->sk_callback_lock);1421142114221422- /* Check if sk_user_data is aready by KCM or someone else.14221422+ /* Check if sk_user_data is already by KCM or someone else.14231423 * Must be done under lock to prevent race conditions.14241424 */14251425 if (csk->sk_user_data) {