| commit | 3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea | [log] [tgz] |
|---|---|---|
| author | Matthew Wilcox <willy@infradead.org> | Sat Jun 16 17:32:07 2018 -0400 |
| committer | Matthew Wilcox <willy@infradead.org> | Sat Sep 29 22:47:48 2018 -0400 |
| tree | 46d864fb986c06a511f3a95362710ba3d1200add | |
| parent | 291d0e5d81e101392379217b06251fe8c27f1f80 [diff] [blame] |
Update email address Redirect some older email addresses that are in the git logs. Signed-off-by: Matthew Wilcox <willy@infradead.org>
diff --git a/include/linux/xarray.h b/include/linux/xarray.h index 2dfc800..9e4c868 100644 --- a/include/linux/xarray.h +++ b/include/linux/xarray.h
@@ -4,7 +4,7 @@ /* * eXtensible Arrays * Copyright (c) 2017 Microsoft Corporation - * Author: Matthew Wilcox <mawilcox@microsoft.com> + * Author: Matthew Wilcox <willy@infradead.org> */ #include <linux/spinlock.h>