diff --git a/study/pattern/code_stype/README.md b/study/pattern/code_stype/README.md
new file mode 100644
index 0000000..085a5c1
--- /dev/null
+++ b/study/pattern/code_stype/README.md
@@ -0,0 +1,36 @@
+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 ), 不得用于商业目的,
+
+* 基于本文修改后的作品务必以相同的许可发布. 如有任何疑问,请与我联系.
+
+