On Thu, Oct 19, 2023 at 01:28:07PM +0200, Florian Eckert wrote: > Tabs were used in the function description, to make this look more > uniform, the tabs were replaced by spaces where necessary. > > While we're at it, I also replaced the 'ndashes' with simple dashes, since > only those are supported by sphinx. > > Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxxx> > Signed-off-by: Florian Eckert <fe@xxxxxxxxxx> > --- > drivers/tty/tty_io.c | 102 +++++++++++++++++++++---------------------- > 1 file changed, 51 insertions(+), 51 deletions(-) This didn't apply cleanly as portions of this patch were already in my tree, what did tree did you make it against? Anyway, I've fixed it up and taken it now. thanks, greg k-h