1
0
Fork 0

staging: vt6655: dpc.h: Replace C99 // comment by /* */

Replace C99 "//" comment by "/* */"

Signed-off-by: Veronika Kabatova <veronicca114@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Veronika Kabatova 2014-10-25 22:44:25 +02:00 committed by Greg Kroah-Hartman
parent 77b6a6a3f5
commit 99b4a7e0a2
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ device_receive_frame(
PSRxDesc pCurrRD
);
#endif // __RXTX_H__
#endif /* __RXTX_H__ */