提交 fb0cb50d 编写于 作者: G Gilad Ben-Yossef 提交者: Greg Kroah-Hartman

staging: ccree: fix block comment style

Align block comments according to coding style.
Signed-off-by: NGilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 492ddcbb
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
#include <linux/bitfield.h> #include <linux/bitfield.h>
/****************************************************************************** /******************************************************************************
* DEFINITIONS * DEFINITIONS
******************************************************************************/ ******************************************************************************/
#define HW_DESC_SIZE_WORDS 6 #define HW_DESC_SIZE_WORDS 6
#define HW_QUEUE_SLOTS_MAX 15 /* Max. available slots in HW queue */ #define HW_QUEUE_SLOTS_MAX 15 /* Max. available slots in HW queue */
...@@ -70,8 +70,8 @@ ...@@ -70,8 +70,8 @@
#define WORD5_DOUT_ADDR_HIGH CC_GENMASK(5, DOUT_ADDR_HIGH) #define WORD5_DOUT_ADDR_HIGH CC_GENMASK(5, DOUT_ADDR_HIGH)
/****************************************************************************** /******************************************************************************
* TYPE DEFINITIONS * TYPE DEFINITIONS
******************************************************************************/ ******************************************************************************/
struct cc_hw_desc { struct cc_hw_desc {
union { union {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册