kasan: update reference to kasan prototype repo
authorAndrey Konovalov <[email protected]>
Fri, 6 Nov 2015 02:51:12 +0000 (18:51 -0800)
committerLinus Torvalds <[email protected]>
Fri, 6 Nov 2015 03:34:48 +0000 (19:34 -0800)
Update the reference to the kasan prototype repository on github, since it
was renamed.

Signed-off-by: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Konstantin Serebryany <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/kasan/kasan.c
mm/kasan/report.c

index be9b78d7c2c4d4480c92553ef5ddc866ab9a31dd..21c50dcbc9f095a91fd9fd47193ef7054b1c7fad 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  * Author: Andrey Ryabinin <[email protected]>
  *
- * Some of code borrowed from https://github.com/xairy/linux by
+ * Some code borrowed from https://github.com/xairy/kasan-prototype by
  *        Andrey Konovalov <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify
index ae6bd3697c91f9de98c872c73c839635aaeeeb6b..f5e068afb58eed92fecca38c44f8f0587e99d0c1 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  * Author: Andrey Ryabinin <[email protected]>
  *
- * Some of code borrowed from https://github.com/xairy/linux by
+ * Some code borrowed from https://github.com/xairy/kasan-prototype by
  *        Andrey Konovalov <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify