Applied the following patch: = >From 5b825925bd669c7e7cd8cbc3b75ee13a2ffa5d00 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> Date: Mon, 3 Nov 2014 20:23:55 +0900 Subject: [PATCH] README: update dead url Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- README | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c3f505c..1ce2f55 100644 --- a/README +++ b/README @@ -60,8 +60,8 @@ The central resource for tgt development is the mailing list First, please read the following documents (in short, follow Linux kernel development rules): -http://lxr.linux.no/source/Documentation/CodingStyle -http://lxr.linux.no/source/Documentation/SubmittingPatches +https://www.kernel.org/doc/Documentation/CodingStyle +https://www.kernel.org/doc/Documentation/SubmittingPatches Then, check your patches with the patch style checker prior to submission (scripts/checkpatch.pl) like the following example. -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html