Yanteng Si <siyanteng01@xxxxxxxxx> writes: > Added necessary indents and blank lines, optimized typography in html documents.eg: > > "1.3 configure the mux using GSMIOC_GETCONF / GSMIOC_SETCONF ioctl. 1.4 obtain base gsmtty number for the used serial port." > > Here's what they should have looked like: > > 1.3 configure the mux using GSMIOC_GETCONF / GSMIOC_SETCONF ioctl. > > 1.4 obtain base gsmtty number for the used serial port. > > Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > --- > Documentation/driver-api/serial/n_gsm.rst | 246 +++++++++++----------- > 1 file changed, 126 insertions(+), 120 deletions(-) So that is a huge diffstat for just having inserted some blank lines and such. What did you do that makes it appear that so many lines have been changed? What change in the code sample, for example? Thanks, jon