提交 6b0d6284 编写于 作者: M Mandel Benjamin 提交者: Greg Kroah-Hartman

Staging: vc04_services: Fix the "wrong indent" code style errors

Fixes the following code style errors:

ERROR: code indent should use tabs where possible
Signed-off-by: NMandel Benjamin <benyx.mandel@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 66812da3
...@@ -121,8 +121,8 @@ typedef enum { ...@@ -121,8 +121,8 @@ typedef enum {
//Callback used by all services / bulk transfers //Callback used by all services / bulk transfers
typedef void (*VCHI_CALLBACK_T)( void *callback_param, //my service local param typedef void (*VCHI_CALLBACK_T)( void *callback_param, //my service local param
VCHI_CALLBACK_REASON_T reason, VCHI_CALLBACK_REASON_T reason,
void *handle ); //for transmitting msg's only void *handle ); //for transmitting msg's only
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册