From: Dmitry Torokhov <dtor_core@ameritech.net>
To: linux-kernel@vger.kernel.org
Cc: "Jiri Slaby" <xslaby@fi.muni.cz>, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCHv3 6/6] char, isicom: More whitespaces and coding style
Date: Mon, 17 Oct 2005 01:17:20 -0500 [thread overview]
Message-ID: <200510170117.21429.dtor_core@ameritech.net> (raw)
In-Reply-To: <20051016222734.375FD22B371@anxur.fi.muni.cz>
On Sunday 16 October 2005 17:27, Jiri Slaby wrote:
> + wrd |= (port->xmit_buf[port->xmit_tail]
> + << 8);
> + pr_dbg("interrupt: DCD->low.\n"
> + );
> + port->xmit_head = (port->xmit_head + cnt) & (SERIAL_XMIT_SIZE
> + - 1);
You must be kidding...
--
Dmitry
next prev parent reply other threads:[~2005-10-17 6:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-16 22:24 [PATCHv3 0/6] isicom char driver rewritten to 2.6 api Jiri Slaby
2005-10-16 22:26 ` [PATCHv3 2/6] char, isicom: Type conversion and variables deletion Jiri Slaby
2005-10-16 22:27 ` [PATCHv3 3/6] char, isicom: Other little changes Jiri Slaby
2005-10-16 22:27 ` [PATCHv3 4/6] char, isicom: Pci probing added Jiri Slaby
2005-10-16 22:27 ` [PATCHv3 5/6] char, isicom: Firmware loading Jiri Slaby
2005-10-16 22:27 ` [PATCHv3 6/6] char, isicom: More whitespaces and coding style Jiri Slaby
2005-10-17 6:17 ` Dmitry Torokhov [this message]
2005-10-17 10:01 ` Jiri Slaby
2005-10-16 22:31 ` [PATCHv3 0/6] isicom char driver rewritten to 2.6 api Jiri Slaby
2005-10-16 22:31 ` [PATCHv3 1/6] char, isicom: Whitespace cleanup Jiri Slaby
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=200510170117.21429.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=xslaby@fi.muni.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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