mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@cs.helsinki.fi>
To: James Bottomley <James.Bottomley@suse.de>
Cc: "Hannes Reinecke" <hare@suse.de>,
	linux-kernel@vger.kernel.org, "Jiri Kosina" <jkosina@suse.cz>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"André Goddard Rosa" <andre.goddard@gmail.com>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH] aic7xxx: Remove OS utility wrappers
Date: Tue, 27 Jul 2010 20:55:42 +0300	[thread overview]
Message-ID: <4C4F1D9E.70007@cs.helsinki.fi> (raw)
In-Reply-To: <1280252404.2833.168.camel@mulgrave.site>

James Bottomley wrote:
> On Mon, 2010-07-19 at 08:42 +0200, Hannes Reinecke wrote:
>> Pekka Enberg wrote:
>>> This patch removes malloc(), free(), and printf() wrappers from the aic7xxx
>>> SCSI driver. I didn't use pr_debug for printf because of some 'clever' uses of
>>> printf don't compile with the pr_debug. I didn't fix the overeager uses of
>>> GFP_ATOMIC either because I wanted to keep this patch as simple as possible.
>>>
>>> Cc: Hannes Reinecke <hare@suse.de>
>>> Cc: "James E.J. Bottomley" <James.Bottomley@suse.de>
>>> Cc: Jiri Kosina <jkosina@suse.cz>
>>> Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
>>> Cc: "André Goddard Rosa" <andre.goddard@gmail.com>
>>> Cc: <linux-scsi@vger.kernel.org>
>>> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
>> Thanks for the work. Long overdue.
>>
>> Acked-by: Hannes Reinecke <hare@suse.de>
> 
> A good rule of thumb is compile before acking:
> 
> drivers/scsi/aic7xxx/aic7770.c: In function 'aic7770_config':
> drivers/scsi/aic7xxx/aic7770.c:224: error: implicit declaration of function 'free'
> drivers/scsi/aic7xxx/aic7770.c:224: error: 'M_DEVBUF' undeclared (first use in this function)
> drivers/scsi/aic7xxx/aic7770.c:224: error: (Each undeclared identifier is reported only once
> drivers/scsi/aic7xxx/aic7770.c:224: error: for each function it appears in.)
> make[3]: *** [drivers/scsi/aic7xxx/aic7770.o] Error 1
> 
> It looks like a lone missed conversion, so I fixed it up.

Sorry about that, I thought I tested all the configurations. Thanks for 
fixing it up!

			Pekka

      reply	other threads:[~2010-07-27 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14 10:12 Pekka Enberg
2010-07-19  6:42 ` Hannes Reinecke
2010-07-27 17:40   ` James Bottomley
2010-07-27 17:55     ` Pekka Enberg [this message]

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=4C4F1D9E.70007@cs.helsinki.fi \
    --to=penberg@cs.helsinki.fi \
    --cc=James.Bottomley@suse.de \
    --cc=andre.goddard@gmail.com \
    --cc=hare@suse.de \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    /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

all inboxes | Powered by JetHome®