diff options
Diffstat (limited to 'drivers/tty/n_gsm.c')
-rw-r--r-- | drivers/tty/n_gsm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/n_gsm.c b/drivers/tty/n_gsm.c index 74273e638c0d..77623b936538 100644 --- a/drivers/tty/n_gsm.c +++ b/drivers/tty/n_gsm.c | |||
@@ -2128,7 +2128,7 @@ static int gsmld_attach_gsm(struct tty_struct *tty, struct gsm_mux *gsm) | |||
2128 | 2128 | ||
2129 | /** | 2129 | /** |
2130 | * gsmld_detach_gsm - stop doing 0710 mux | 2130 | * gsmld_detach_gsm - stop doing 0710 mux |
2131 | * @tty: tty atttached to the mux | 2131 | * @tty: tty attached to the mux |
2132 | * @gsm: mux | 2132 | * @gsm: mux |
2133 | * | 2133 | * |
2134 | * Shutdown and then clean up the resources used by the line discipline | 2134 | * Shutdown and then clean up the resources used by the line discipline |