From patchwork Tue Sep 18 18:53:28 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 1474361 X-Patchwork-Delegate: alexne@voltaire.com Return-Path: X-Original-To: patchwork-linux-rdma@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 6D7A3400EC for ; Tue, 18 Sep 2012 18:53:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753821Ab2IRSxd (ORCPT ); Tue, 18 Sep 2012 14:53:33 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:61214 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754100Ab2IRSxb (ORCPT ); Tue, 18 Sep 2012 14:53:31 -0400 Received: by eekc1 with SMTP id c1so75079eek.19 for ; Tue, 18 Sep 2012 11:53:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=BRAtTkX5uc6pFX96KGWYnN0QKNPl6eLmor3+Lt1fnsw=; b=PLRIK/9Z6XX1XnYTqi8MK8skAvvh4Hv1Z+kcaaZqdR3s32mpBlIjYqWjr2Pm22ARX9 5cIVKdbRzAwgAog3NqNnnt+0UPE/0HARRDx5oDtDf3oGAei8Pf92F4zX3zVHDwkqT1oa d3kR8AQ4rmEdoDc/m/oSN2IZEubsQ/Oc6gkfI5WepQaBRMJIXyfaoQcESRvghYcAwVwe Lw5pMPfXm+1eToMkvnhNkiyMEzDwHNAY8z04/ruIW6CbOChqSGOcsG9GRn86rCbyCMJS TIYtBq37ag1ZyxUv8VarF135/yvURu6nKitsTzEM5+DZCirRE/h+xirb2DvOTYXQZ20C 65dg== Received: by 10.14.221.197 with SMTP id r45mr934015eep.41.1347994410136; Tue, 18 Sep 2012 11:53:30 -0700 (PDT) Received: from [169.254.173.157] (c-71-192-10-85.hsd1.ma.comcast.net. [71.192.10.85]) by mx.google.com with ESMTPS id l42sm1048344eep.1.2012.09.18.11.53.29 (version=SSLv3 cipher=OTHER); Tue, 18 Sep 2012 11:53:29 -0700 (PDT) Message-ID: <5058C328.1010004@dev.mellanox.co.il> Date: Tue, 18 Sep 2012 14:53:28 -0400 From: Hal Rosenstock User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Alex Netes CC: "linux-rdma (linux-rdma@vger.kernel.org)" Subject: [PATCH][TRIVIAL] opensm/ib_types.h: Commentary and cosmetic formatting change X-Gm-Message-State: ALoCoQkcjCF1YxwDRJHUTSHMjDsRMajJNMrj6Qtw7egEWfoBeXWxATNiTqA2Ca5KfahIa9nUh6Ps Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org Signed-off-by: Hal Rosenstock --- include/iba/ib_types.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/iba/ib_types.h b/include/iba/ib_types.h index c8d51ca..698418d 100644 --- a/include/iba/ib_types.h +++ b/include/iba/ib_types.h @@ -7765,10 +7765,10 @@ ib_notice_is_generic(IN const ib_mad_notice_attr_t * p_ntc) /* * PARAMETERS * p_ntc -* [in] Pointer to the notice MAD attribute +* [in] Pointer to the notice MAD attribute * * RETURN VALUES -* TRUE if mad is generic +* TRUE if notice MAD is generic * * SEE ALSO * ib_mad_notice_attr_t