The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Alan Cox <alan@redhat.com>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: linux-kernel@vger.kernel.org,
	Moxa Technologies <support@moxa.com.tw>,
	Alan Cox <alan@redhat.com>, Martin Mares <mj@ucw.cz>,
	Alexey Dobriyan <adobriyan@gmail.com>
Subject: Re: [PATCH 2/3] moxa: remove pointless check of 'tty' argument vs NULL
Date: Mon, 15 May 2006 17:59:01 -0400	[thread overview]
Message-ID: <20060515215901.GB16994@devserv.devel.redhat.com> (raw)
In-Reply-To: <200605152357.36018.jesper.juhl@gmail.com>

On Mon, May 15, 2006 at 11:57:35PM +0200, Jesper Juhl wrote:
> Remove pointless check of 'tty' argument vs NULL from moxa driver.

Can you leave those in for the moment but change them to BUG_ON() because
I've seen the pop up once or twice. They may be fixed but Im not 100% sure
yet.

> +	if (!info->xmit_buf)
>  		return (0);


  reply	other threads:[~2006-05-15 21:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-15 21:57 [PATCH 2/3] moxa: remove pointless check of 'tty' argument vs NULL Jesper Juhl
2006-05-15 21:59 ` Alan Cox [this message]
2006-05-15 22:08   ` Jesper Juhl
2006-05-15 22:49     ` Alan Cox
2006-05-15 22:09   ` Alexey Dobriyan

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=20060515215901.GB16994@devserv.devel.redhat.com \
    --to=alan@redhat.com \
    --cc=adobriyan@gmail.com \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mj@ucw.cz \
    --cc=support@moxa.com.tw \
    /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