Home
last modified time | relevance | path

Searched hist:"6142 e0ae0fcf8bf5a7a8d785061197ace8955cb6" (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/include/linux/usb/
H A Dcdc.h6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Dch9.h6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Dgadget.h6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dconfig.c6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Dusbstring.c6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Depautoconf.c6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Dgadget_chips.h6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
H A Dether.c6142e0ae0fcf8bf5a7a8d785061197ace8955cb6 Mon Sep 13 14:37:11 UTC 2010 Vitaly Kuzmichev <vkuzmichev@mvista.com> USB-CDC: Fix coding style issues

Fixes most of checkpatch warnings and errors in USB gadget stack.

The most frequently encountered problems are:
1) "(foo*)", "foo * bar", "foo* bar"
2) C99 // comments
3) No spaces before/after/around '?', ':', '=', '==', ',', '&', '('
4) Spaces before '['
5) Spaces between function names and '('
6) Block braces in wrong places
7) Spaces before tabs
8) Macros with complex values not enclosed in parenthesis
9) Multiline comments start just after /*

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>