From: Thadeu Lima de Souza Cascardo Date: Tue, 11 Aug 2009 14:18:42 +0000 (-0300) Subject: trivial: remove duplicate "different" from comment X-Git-Tag: v2.6.32-rc1~703^2~367^2~22 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1fe90b033e04d7402b3deb392420fe2ff57986a5;p=~emulex%2Finfiniband.git trivial: remove duplicate "different" from comment Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: John W. Linville --- diff --git a/net/wireless/reg.c b/net/wireless/reg.c index fc7a4849c99..f256dfffbf4 100644 --- a/net/wireless/reg.c +++ b/net/wireless/reg.c @@ -1424,7 +1424,7 @@ static int ignore_request(struct wiphy *wiphy, if (last_wiphy != wiphy) { /* * Two cards with two APs claiming different - * different Country IE alpha2s. We could + * Country IE alpha2s. We could * intersect them, but that seems unlikely * to be correct. Reject second one for now. */