aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-07-09 16:17:32 -0700
committerRoland Dreier <rolandd@cisco.com>2007-07-09 16:17:32 -0700
commit43506d954e43933cd6fdcab679f6ab057e7607c6 (patch)
tree8c0f10a44f464cd3193d5c05c1cedbc56e662a0b /drivers/infiniband/core/sa_query.c
parentIB/ehca: Refactor "maybe missed event" code (diff)
downloadlinux-dev-43506d954e43933cd6fdcab679f6ab057e7607c6.tar.xz
linux-dev-43506d954e43933cd6fdcab679f6ab057e7607c6.zip
IB: Remove garbage non-ASCII characters from comments
A few files had 0xa0 characters in comments. Remove them so that the files are clean ASCII text. Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/core/sa_query.c')
-rw-r--r--drivers/infiniband/core/sa_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/core/sa_query.c b/drivers/infiniband/core/sa_query.c
index 6469406ea9d8..9d3797fcc37e 100644
--- a/drivers/infiniband/core/sa_query.c
+++ b/drivers/infiniband/core/sa_query.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Voltaire, Inc.  All rights reserved.
+ * Copyright (c) 2005 Voltaire, Inc. All rights reserved.
* Copyright (c) 2006 Intel Corporation. All rights reserved.
*
* This software is available to you under a choice of one of two