diff --git a/study/pattern/code_style/README.md b/study/pattern/code_style/README.md
index 3c9b469..af98a9d 100644
--- a/study/pattern/code_style/README.md
+++ b/study/pattern/code_style/README.md
@@ -13,7 +13,6 @@ kernel代码风格
-[Linux 内核Coding Style整理](http://www.cnblogs.com/wang_yb/p/3532349.html)
[linux内核代码风格(中文)](http://blog.csdn.net/chrisniu1984/article/details/6619723)
@@ -44,8 +43,22 @@ kernel代码风格
[Linux内核代码风格 CodingStyle](http://blog.csdn.net/jiang_dlut/article/details/8163731)
+
[Linux内核代码风格(K&R)](http://blog.csdn.net/u013014440/article/details/44337097)
+
+[基于linux内核代码风格的代码格式调整器](http://bbs.csdn.net/topics/390436961)
+
+
+[Linux 内核Coding Style整理](http://www.cnblogs.com/wang_yb/p/3532349.html)
+
+
+[内核工具 – Sparse 简介](http://www.cnblogs.com/wang_yb/p/3575039.html)
+
+
+[《Linux内核设计与实现》读书笔记 - 目录 (完结)](http://www.cnblogs.com/wang_yb/p/3514730.html)
+
+
* 本作品/博文 ( [AderStep-紫夜阑珊-青伶巷草 Copyright ©2013-2017](http://blog.csdn.net/gatieme) ), 由 [成坚(gatieme)](http://blog.csdn.net/gatieme) 创作,
diff --git a/study/pattern/code_stype/README.md b/study/pattern/code_stype/README.md
deleted file mode 100644
index 085a5c1..0000000
--- a/study/pattern/code_stype/README.md
+++ /dev/null
@@ -1,36 +0,0 @@
-init_MUTEX被废除(解决rror: implicit declaration of function ‘init_MUTEX’)
-=======
-
-| CSDN | GitHub |
-|:----:|:------:|
-| [init_MUTEX被废除
解决rror: implicit declaration of function ‘init_MUTEX’](http://blog.csdn.net/gatieme/article/details/71598127) | [`LDD/problem/port/init_MUTEX`](https://github.com/gatieme/LDD-LinuxDeviceDrivers/tree/master/study/problem/port/init_MUTEX) |
-
-
-
-
-本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可, 转载请注明出处
-
-
-
-
-
-#参考
--------
-
-[基于linux内核代码风格的代码格式调整器](http://bbs.csdn.net/topics/390436961)
-
-[Linux 内核Coding Style整理](http://www.cnblogs.com/wang_yb/p/3532349.html)
-
-[内核工具 – Sparse 简介](http://www.cnblogs.com/wang_yb/p/3575039.html)
-
-[《Linux内核设计与实现》读书笔记 - 目录 (完结)](http://www.cnblogs.com/wang_yb/p/3514730.html)
-
-
-
-* 本作品/博文 ( [AderStep-紫夜阑珊-青伶巷草 Copyright ©2013-2017](http://blog.csdn.net/gatieme) ), 由 [成坚(gatieme)](http://blog.csdn.net/gatieme) 创作,
-
-* 采用
知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可. 欢迎转载、使用、重新发布, 但务必保留文章署名[成坚gatieme](http://blog.csdn.net/gatieme) ( 包含链接: http://blog.csdn.net/gatieme/article/details/71598127 ), 不得用于商业目的,
-
-* 基于本文修改后的作品务必以相同的许可发布. 如有任何疑问,请与我联系.
-
-