Linux wireless drivers development
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: Andrey Yurovsky <andrey@cozybit.com>
Cc: linux-wireless@vger.kernel.org, johannes@sipsolutions.net
Subject: Re: [PATCH] mac80211: trivial: fix spelling in mesh_hwmp
Date: Tue, 20 Oct 2009 11:07:35 -0700	[thread overview]
Message-ID: <20091020110735.445205d1.rdunlap@xenotime.net> (raw)
In-Reply-To: <1256061862-23368-1-git-send-email-andrey@cozybit.com>

On Tue, 20 Oct 2009 11:04:22 -0700 Andrey Yurovsky wrote:

> Fix a couple of typos in the description of hwmp_route_info_get(), no
> functional changes.
> 
> Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
> ---
>  net/mac80211/mesh_hwmp.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/net/mac80211/mesh_hwmp.c b/net/mac80211/mesh_hwmp.c
> index e12a786..c300911 100644
> --- a/net/mac80211/mesh_hwmp.c
> +++ b/net/mac80211/mesh_hwmp.c
> @@ -259,12 +259,12 @@ static u32 airtime_link_metric_get(struct ieee80211_local *local,
>   * @hwmp_ie: hwmp information element (PREP or PREQ)
>   *
>   * This function updates the path routing information to the originator and the
> - * transmitter of a HWMP PREQ or PREP fram.
> + * transmitter of a HWMP PREQ or PREP frame.
>   *
>   * Returns: metric to frame originator or 0 if the frame should not be further
>   * processed
>   *
> - * Notes: this function is the only place (besides user-provided info) where
> + * Notes: this function is the only place (beside user-provided info) where

This one was OK as is.  "besides" means "other than" or "except".

>   * path routing information is updated.
>   */
>  static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata,
> -- 


---
~Randy

  reply	other threads:[~2009-10-20 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-20 18:04 [PATCH] mac80211: trivial: fix spelling in mesh_hwmp Andrey Yurovsky
2009-10-20 18:07 ` Randy Dunlap [this message]
2009-10-20 19:17   ` Andrey Yurovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091020110735.445205d1.rdunlap@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=andrey@cozybit.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox