On Mon, Sep 29, 2025 at 11:28 PM Willem de Bruijn <[email protected]> wrote: > > Reminder: use the net prefix: [PATCH net v2] Oh I thought you meant me to change the subsytem in the subject. Changing.
> My previous response accidentally left a state comment. The main > feedback still held: > This default case calls error() and exits the program, so this cannot > happen. Alright, I thought error() is like perror(). After checking man pages, the status being non-zero leads to exit(). So yes, it makes sense now, the switch case, either loads up a value in the 'reason' or exits(). > End the commit with the Signed-off-by block. Either move changelog > above that, or below three (not two) dashes. Alright, Thank you for taking the time to reply. Sending w/ changes. -- Thanks, Sidharth Seela www.realtimedesign.org

