From patchwork Wed Jul 25 10:40:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 1236231 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 284933FDFB for ; Wed, 25 Jul 2012 10:40:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756172Ab2GYKkf (ORCPT ); Wed, 25 Jul 2012 06:40:35 -0400 Received: from mail-qa0-f53.google.com ([209.85.216.53]:40386 "EHLO mail-qa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756117Ab2GYKkf (ORCPT ); Wed, 25 Jul 2012 06:40:35 -0400 Received: by mail-qa0-f53.google.com with SMTP id s11so382652qaa.19 for ; Wed, 25 Jul 2012 03:40:34 -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=zc9/NqrAcQ3OATrSpHoNkL0oHfDwSpJ6hfMZ0E8AF4I=; b=jzy4S1lPCG1kvZnBhCPRLrDLWHKie3vv+IhmwDRZpmAkbhtGlWMcUvjkNhAptX6Tcf 1FEL+7shkK0tNiBzbL6uI5BXgFDoPh/xVwVKf2yiGDs8Jpp/mZsz8unIRhmAGA/+c6yi L77/A65Y+19V0tgOIGNg3PmvMD+DNbkbk8zhNn/3n6QZv3VQNmiPRccKVCkGX3a0tNi2 yksy7EN7uQk/azwABCfGcuWzJsXcrXkdqK4SfgpoAMhkPS5WZkcvxv+BTmpWStPOlb16 AcQHUMudJX0SWnZvYogdJhxNDlT9hk0VR1k0JvpgStbu/xbLC2DH/pbywkSx2z0BpTie Wj5Q== Received: by 10.229.135.130 with SMTP id n2mr10975052qct.85.1343212834797; Wed, 25 Jul 2012 03:40:34 -0700 (PDT) Received: from [192.168.1.102] (c-71-192-10-85.hsd1.ma.comcast.net. [71.192.10.85]) by mx.google.com with ESMTPS id bz17sm16409798qab.6.2012.07.25.03.40.33 (version=SSLv3 cipher=OTHER); Wed, 25 Jul 2012 03:40:34 -0700 (PDT) Message-ID: <500FCD21.9020807@dev.mellanox.co.il> Date: Wed, 25 Jul 2012 06:40:33 -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/osm_sa_path_record.c: Add missing end-of-line in the log message X-Gm-Message-State: ALoCoQnB6ztTS8UlHKD5khZ+7y645NtikhvqqNE1SnibbOLSzq1/vmYYqRlY4cI727+SO4qhmqHa Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org Signed-off-by: Alex Netes --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/opensm/osm_sa_path_record.c b/opensm/osm_sa_path_record.c index 70e7b61..d37d35c 100644 --- a/opensm/osm_sa_path_record.c +++ b/opensm/osm_sa_path_record.c @@ -306,7 +306,7 @@ static ib_api_status_t pr_rcv_get_path_parms(IN osm_sa_t * sa, OSM_LOG(sa->p_log, OSM_LOG_ERROR, "ERR 1F05: " "Can't find remote phys port of %s (GUID: " "0x%016"PRIx64") port %d " - "while routing to LID %u", + "while routing to LID %u\n", p_node->print_desc, cl_ntoh64(osm_node_get_node_guid(p_node)), tmp_pnum,