aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/vvp_lock.c
diff options
context:
space:
mode:
authorAndreas Dilger <andreas.dilger@intel.com>2015-11-08 18:09:37 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-21 15:38:00 -0800
commit1dc563a682597b21f39e2ef9c0a87698935ad4fb (patch)
tree07fed33ffe8e358721247d72456ff77ae356d41d /drivers/staging/lustre/lustre/llite/vvp_lock.c
parentstaging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layer (diff)
downloadlinux-dev-1dc563a682597b21f39e2ef9c0a87698935ad4fb.tar.xz
linux-dev-1dc563a682597b21f39e2ef9c0a87698935ad4fb.zip
staging: lustre: update Intel copyright messages 2015
Update copyright messages in files modified by Intel employees in 2015 by non-trivial patches. Exclude patches that are only deleting code, renaming functions, or adding or removing whitespace. Signed-off-by: Andreas Dilger <andreas.dilger@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7243 Reviewed-on: http://review.whamcloud.com/16758 Reviewed-by: James Nunez <james.a.nunez@intel.com> Reviewed-by: James Simmons <uja.ornl@yahoo.com> Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/llite/vvp_lock.c')
-rw-r--r--drivers/staging/lustre/lustre/llite/vvp_lock.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/lustre/lustre/llite/vvp_lock.c b/drivers/staging/lustre/lustre/llite/vvp_lock.c
index f7b1144aadee..ff0948043c7a 100644
--- a/drivers/staging/lustre/lustre/llite/vvp_lock.c
+++ b/drivers/staging/lustre/lustre/llite/vvp_lock.c
@@ -26,6 +26,8 @@
/*
* Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
* Use is subject to license terms.
+ *
+ * Copyright (c) 2014, 2015, Intel Corporation.
*/
/*
* This file is part of Lustre, http://www.lustre.org/