All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Nicolas Boichat <nicolas@boichat.ch>
Cc: Stelian Pop <stelian@popies.net>,
	YOSHIFUJI Hideaki / ???????????? <yoshfuji@linux-ipv6.org>,
	linux-usb-devel@lists.sourceforge.net, johannes@sipsolutions.net,
	mactel-linux-devel@lists.sourceforge.net,
	dtor_core@ameritech.net, linux-kernel@vger.kernel.org,
	frank@scirocco-5v-turbo.de, petero2@telia.com,
	linux-kernel@hansmi.ch
Subject: Re: [PATCH] MacBook Pro touchpad support
Date: Wed, 19 Apr 2006 12:50:38 -0700	[thread overview]
Message-ID: <20060419195038.GD19969@kroah.com> (raw)
In-Reply-To: <1145446432.5493.3.camel@localhost>

On Wed, Apr 19, 2006 at 01:33:52PM +0200, Nicolas Boichat wrote:
> -		dprintk("appletouch: incomplete data package.\n");
> +		dprintk("appletouch: incomplete data package (first byte: %d, length: %d).\n", dev->data[0], dev->urb->actual_length);

This line is a bit long, please fix things to follow the kernel coding
style to fit within 80 columns.

thanks,

greg k-h

  reply	other threads:[~2006-04-19 19:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18 11:07 [PATCH] MacBook Pro touchpad support Nicolas Boichat
2006-04-18 12:25 ` YOSHIFUJI Hideaki / 吉藤英明
     [not found]   ` <1145373471.23139.10.camel@localhost.localdomain>
2006-04-18 16:41     ` Greg KH
2006-04-19 11:33       ` Nicolas Boichat
2006-04-19 19:50         ` Greg KH [this message]
2006-04-19 21:36           ` Nicolas Boichat

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=20060419195038.GD19969@kroah.com \
    --to=greg@kroah.com \
    --cc=dtor_core@ameritech.net \
    --cc=frank@scirocco-5v-turbo.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@hansmi.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=mactel-linux-devel@lists.sourceforge.net \
    --cc=nicolas@boichat.ch \
    --cc=petero2@telia.com \
    --cc=stelian@popies.net \
    --cc=yoshfuji@linux-ipv6.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.