Re: [PATCH 2/2] isdn/gigaset: drop unused ldisc methods

2015-07-14 Thread Paul Bolle
On di, 2015-07-14 at 00:37 +0200, Tilman Schmidt wrote: > The line discipline read and write methods are optional so the dummy > methods in ser_gigaset are unnecessary and can be removed. > > Signed-off-by: Tilman Schmidt Applied. I hope to forward this in a few weeks so that it might be in tim

[PATCH 2/2] isdn/gigaset: drop unused ldisc methods

2015-07-13 Thread Tilman Schmidt
The line discipline read and write methods are optional so the dummy methods in ser_gigaset are unnecessary and can be removed. Signed-off-by: Tilman Schmidt --- drivers/isdn/gigaset/ser-gigaset.c | 24 1 files changed, 0 insertions(+), 24 deletions(-) diff --git a/dr