forked from Imagelibrary/rtems
Remove duplicate white lines.
This commit is contained in:
@@ -107,7 +107,6 @@ rtems_device_driver console_open(
|
||||
0 /* outputUsesInterrupts */
|
||||
};
|
||||
|
||||
|
||||
assert( minor <= 1 );
|
||||
if ( minor > 2 )
|
||||
return RTEMS_INVALID_NUMBER;
|
||||
|
||||
Reference in New Issue
Block a user