Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tty: fix tty_ldisc_receive_buf() documentation
commit e7e51dc upstream. The tty_ldisc_receive_buf() helper returns the number of bytes processed so drop the bogus "not" from the kernel doc comment. Fixes: 8d082cd ("tty: Unify receive_buf() code paths") Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information