From 080925b76ce69573a1bc5b746a7ee18272120b71 Mon Sep 17 00:00:00 2001 From: Ezio Date: Tue, 8 Dec 2015 09:58:55 +0800 Subject: [PATCH] translating by ezio kernel,datastructure --- sources/tech/20151122 Doubly linked list in the Linux Kernel.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20151122 Doubly linked list in the Linux Kernel.md b/sources/tech/20151122 Doubly linked list in the Linux Kernel.md index e6b5c97a77..4d6ff02ab8 100644 --- a/sources/tech/20151122 Doubly linked list in the Linux Kernel.md +++ b/sources/tech/20151122 Doubly linked list in the Linux Kernel.md @@ -1,3 +1,5 @@ +translating by Ezio + Data Structures in the Linux Kernel ================================================================================