diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-17 00:32:07 +0300 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-09-30 05:47:48 +0300 |
commit | 3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea (patch) | |
tree | 46d864fb986c06a511f3a95362710ba3d1200add /include/linux/xarray.h | |
parent | 291d0e5d81e101392379217b06251fe8c27f1f80 (diff) | |
download | linux-3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea.tar.xz |
Update email address
Redirect some older email addresses that are in the git logs.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'include/linux/xarray.h')
-rw-r--r-- | include/linux/xarray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/xarray.h b/include/linux/xarray.h index 2dfc8006fe64..9e4c86853fa4 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> |