[PATCH 1/6] shell: Move line editor output check

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 6 09:58:15 UTC 2022


On 06/04/2022 11:50, Chris Johns wrote:
>> @@ -869,6 +856,7 @@ bool rtems_shell_main_loop(
>>     int             line = 0;
>>     FILE           *stdinToClose = NULL;
>>     FILE           *stdoutToClose = NULL;
>> +  FILE           *line_editor_output;
> lineEditorOutput or line_editor_output?

I prefer the RTEMS style line_editor_output.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list