Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+3 -3
+1 -1
drivers/infiniband/core/multicast.c
··· 1 1 /* 2 - * Copyright (c) 2006 Intel Corporation.  All rights reserved. 2 + * Copyright (c) 2006 Intel Corporation. All rights reserved. 3 3 * 4 4 * This software is available to you under a choice of one of two 5 5 * licenses. You may choose to be licensed under the terms of the GNU
+1 -1
drivers/infiniband/core/sa.h
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 - * Copyright (c) 2005 Voltaire, Inc.  All rights reserved. 3 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 4 4 * Copyright (c) 2006 Intel Corporation. All rights reserved. 5 5 * 6 6 * This software is available to you under a choice of one of two
+1 -1
drivers/infiniband/core/sa_query.c
··· 1 1 /* 2 2 * Copyright (c) 2004 Topspin Communications. All rights reserved. 3 - * Copyright (c) 2005 Voltaire, Inc.  All rights reserved. 3 + * Copyright (c) 2005 Voltaire, Inc. All rights reserved. 4 4 * Copyright (c) 2006 Intel Corporation. All rights reserved. 5 5 * 6 6 * This software is available to you under a choice of one of two