diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 21:43:04 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 21:43:04 +0300 |
commit | f1252515d901ee2a184a9d49a7f29ae14da823eb (patch) | |
tree | deb2cd0776ace4fdb9614eb7f161e89dd2d76ee5 /MAINTAINERS | |
parent | 8329aa9fff3fca84009e6a444d8d160193643bac (diff) | |
parent | 740e1433f50e6d0f1c4705c1a963645072f5a74c (diff) | |
download | linux-f1252515d901ee2a184a9d49a7f29ae14da823eb.tar.xz |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Pull arch/tile changes from Chris Metcalf:
"Not much in this batch, just some minor cleanups"
* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
tile: change MAINTAINERS website from tilera.com to ezchip.com
tile: enable sparse checks for get/put_user
tile: fix put_user sparse errors
tile: default to little endian on older toolchains
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 482bfc55397d..debe74cde67b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9726,7 +9726,7 @@ F: net/tipc/ TILE ARCHITECTURE M: Chris Metcalf <cmetcalf@ezchip.com> -W: http://www.tilera.com/scm/ +W: http://www.ezchip.com/scm/ S: Supported F: arch/tile/ F: drivers/char/tile-srom.c |