From: Chen Gang <gang.chen@asianux•com>
To: Jiri Kosina <jkosina@suse•cz>,
isdn@linux-pingi•de, Jiri Slaby <jslaby@suse•cz>
Cc: Greg KH <gregkh@linuxfoundation•org>,
alan@linux•intel.com, netdev <netdev@vger•kernel.org>
Subject: Re: [PATCH] drivers/isdn: beautify code, delete 'break' after 'return'
Date: Fri, 15 Mar 2013 10:04:41 +0800 [thread overview]
Message-ID: <514281B9.7000105@asianux.com> (raw)
In-Reply-To: <512DCEDC.4030500@asianux.com>
Hello Maintainers:
is it patch ok ?
thanks.
于 2013年02月27日 17:16, Chen Gang 写道:
>
> delete 'break' statement after 'return' statement
>
> Signed-off-by: Chen Gang <gang.chen@asianux•com>
> ---
> drivers/isdn/i4l/isdn_tty.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/isdn/i4l/isdn_tty.c b/drivers/isdn/i4l/isdn_tty.c
> index d8a7d83..925a7ed 100644
> --- a/drivers/isdn/i4l/isdn_tty.c
> +++ b/drivers/isdn/i4l/isdn_tty.c
> @@ -3425,7 +3425,6 @@ isdn_tty_parse_at(modem_info *info)
> p++;
> isdn_tty_cmd_ATA(info);
> return;
> - break;
> case 'D':
> /* D - Dial */
> if (info->msr & UART_MSR_DCD)
>
--
Chen Gang
Asianux Corporation
next prev parent reply other threads:[~2013-03-15 2:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-27 9:13 drivers/isdn: beautify code, delete 'break' after 'return' Chen Gang
2013-02-27 9:14 ` Chen Gang
2013-02-27 9:16 ` [PATCH] " Chen Gang
2013-03-15 2:04 ` Chen Gang [this message]
2013-03-18 13:25 ` Jiri Kosina
2013-03-19 0:53 ` Chen Gang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=514281B9.7000105@asianux.com \
--to=gang.chen@asianux$(echo .)com \
--cc=alan@linux$(echo .)intel.com \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=isdn@linux-pingi$(echo .)de \
--cc=jkosina@suse$(echo .)cz \
--cc=jslaby@suse$(echo .)cz \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox