Re: [PATCH 1/4] tty: n_gsm: remove obsolete mknod doc example

2019-07-08 Thread Jiri Slaby
On 08. 07. 19, 21:02, Martin Hundebøll wrote: > The n_gsm driver handles registration of /dev/gsmttyX nodes, so there's > no need to do mknod manually. > > Signed-off-by: Martin Hundebøll > --- > Documentation/serial/n_gsm.rst | 10 -- > 1 file changed, 10 deletions(-) > > diff --git a

[PATCH 1/4] tty: n_gsm: remove obsolete mknod doc example

2019-07-08 Thread Martin Hundebøll
The n_gsm driver handles registration of /dev/gsmttyX nodes, so there's no need to do mknod manually. Signed-off-by: Martin Hundebøll --- Documentation/serial/n_gsm.rst | 10 -- 1 file changed, 10 deletions(-) diff --git a/Documentation/serial/n_gsm.rst b/Documentation/serial/n_gsm.rst