Staging: vt6655 - block comments style fix
Fixed style of block comments Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
2296149f9f
commit
8c615f3abb
|
@ -30,7 +30,7 @@
|
||||||
/*--------------------- Export Definitions -------------------------*/
|
/*--------------------- Export Definitions -------------------------*/
|
||||||
/*
|
/*
|
||||||
* Baseband RF pair definition in eeprom (Bits 6..0)
|
* Baseband RF pair definition in eeprom (Bits 6..0)
|
||||||
*/
|
*/
|
||||||
#define RF_RFMD2959 0x01
|
#define RF_RFMD2959 0x01
|
||||||
#define RF_MAXIMAG 0x02
|
#define RF_MAXIMAG 0x02
|
||||||
#define RF_AIROHA 0x03
|
#define RF_AIROHA 0x03
|
||||||
|
|
Loading…
Reference in New Issue