From patchwork Tue Nov 17 14:03:41 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 60634 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nAHE9Vob012712 for ; Tue, 17 Nov 2009 14:09:31 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751267AbZKQOJY (ORCPT ); Tue, 17 Nov 2009 09:09:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752093AbZKQOJX (ORCPT ); Tue, 17 Nov 2009 09:09:23 -0500 Received: from qmta14.westchester.pa.mail.comcast.net ([76.96.59.212]:35945 "EHLO QMTA14.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbZKQOJX (ORCPT ); Tue, 17 Nov 2009 09:09:23 -0500 Received: from OMTA18.westchester.pa.mail.comcast.net ([76.96.62.90]) by QMTA14.westchester.pa.mail.comcast.net with comcast id 6DQ01d0031wpRvQ5EE9Vsu; Tue, 17 Nov 2009 14:09:29 +0000 Received: from hal.comcast.net ([75.69.247.31]) by OMTA18.westchester.pa.mail.comcast.net with comcast id 6EFn1d00J0hNrtn3eEFnTD; Tue, 17 Nov 2009 14:15:48 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id nAHE7S87016198; Tue, 17 Nov 2009 09:07:33 -0500 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id nAHE3f2R016162; Tue, 17 Nov 2009 09:03:41 -0500 Date: Tue, 17 Nov 2009 09:03:41 -0500 From: Hal Rosenstock To: sashak@voltaire.com Cc: linux-rdma@vger.kernel.org Subject: [PATCH] opensm/osm_vl15intf.c: Cosmetic commentary change Message-ID: <20091117140341.GB16153@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org diff --git a/opensm/include/opensm/osm_vl15intf.h b/opensm/include/opensm/osm_vl15intf.h index 097c459..15ed56c 100644 --- a/opensm/include/opensm/osm_vl15intf.h +++ b/opensm/include/opensm/osm_vl15intf.h @@ -36,7 +36,7 @@ /* * Abstract: * Declaration of osm_vl15_t. - * This object represents an IBA subnet. + * This object represents a VL15 interface object. * This object is part of the OpenSM family of objects. */