staging: unisys: fix vbuschannel.h comments
Fixes trailling */ from vbuschannel.h and alignment issue on the same comment block Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
1c192718fb
Коммит
e3f8f77c41
|
@ -36,10 +36,11 @@ static const uuid_le spar_vbus_channel_protocol_uuid =
|
||||||
#define SPAR_VBUS_CHANNEL_PROTOCOL_SIGNATURE ULTRA_CHANNEL_PROTOCOL_SIGNATURE
|
#define SPAR_VBUS_CHANNEL_PROTOCOL_SIGNATURE ULTRA_CHANNEL_PROTOCOL_SIGNATURE
|
||||||
|
|
||||||
/* Must increment this whenever you insert or delete fields within this channel
|
/* Must increment this whenever you insert or delete fields within this channel
|
||||||
* struct. Also increment whenever you change the meaning of fields within this
|
* struct. Also increment whenever you change the meaning of fields within this
|
||||||
* channel struct so as to break pre-existing software. Note that you can
|
* channel struct so as to break pre-existing software. Note that you can
|
||||||
* usually add fields to the END of the channel struct withOUT needing to
|
* usually add fields to the END of the channel struct withOUT needing to
|
||||||
* increment this. */
|
* increment this.
|
||||||
|
*/
|
||||||
#define SPAR_VBUS_CHANNEL_PROTOCOL_VERSIONID 1
|
#define SPAR_VBUS_CHANNEL_PROTOCOL_VERSIONID 1
|
||||||
|
|
||||||
#define SPAR_VBUS_CHANNEL_OK_CLIENT(ch) \
|
#define SPAR_VBUS_CHANNEL_OK_CLIENT(ch) \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче