Re: [PATCH 2/9] serial: doc: Un-document obsolete tmpbuf_sem

2016-03-19 Thread Peter Hurley
On 03/14/2016 08:16 AM, Geert Uytterhoeven wrote: > uart_info.tmpbuf and uart_info.tmpbuf_sem were removed in v2.6.10, in > full-history-linux commit a797ad7e3ae9cad4 ("[SERIAL] Clean up > serial_core.c write functions."). Reviewed-by: Peter Hurley -- To unsubscribe from this list: send the line

[PATCH 2/9] serial: doc: Un-document obsolete tmpbuf_sem

2016-03-14 Thread Geert Uytterhoeven
uart_info.tmpbuf and uart_info.tmpbuf_sem were removed in v2.6.10, in full-history-linux commit a797ad7e3ae9cad4 ("[SERIAL] Clean up serial_core.c write functions."). Signed-off-by: Geert Uytterhoeven --- Documentation/serial/driver | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) dif