- coding style harmonization
- check onsistency between Size & vSpan
This commit is contained in:
@@ -44,6 +44,6 @@ static const SerialInterface serial_interfaces[] = {
|
||||
};
|
||||
|
||||
/* initialize this particular driver */
|
||||
int hd_init_serial (Driver *drvthis);
|
||||
int hd_init_serial(Driver *drvthis);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user