All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tilman Schmidt <tilman@imap.cc>
To: Emil Medve <Emilian.Medve@Freescale.com>
Cc: mochel@osdl.org, gregkh@suse.de, linux-kernel@vger.kernel.org,
	hjlipp@web.de, gigaset307x-common@lists.sourceforge.net,
	kkeil@suse.de, isdn4linux@listserv.isdn4linux.de, mac@melware.de,
	linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH resend] Make the dev_*() family of macros in device.h complete
Date: Tue, 30 Oct 2007 00:08:27 +0100	[thread overview]
Message-ID: <472667EB.4030502@imap.cc> (raw)
In-Reply-To: <1193697795-7823-1-git-send-email-Emilian.Medve@Freescale.com>

[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]

Am 29.10.2007 23:43 schrieb Emil Medve:
> Removed duplicates defined elsewhere
> 
> Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>

Acked-by: Tilman Schmidt <tilman@imap.cc>

for:

> diff --git a/drivers/isdn/gigaset/gigaset.h b/drivers/isdn/gigaset/gigaset.h
> index a0317ab..02bdaf2 100644
> --- a/drivers/isdn/gigaset/gigaset.h
> +++ b/drivers/isdn/gigaset/gigaset.h
> @@ -106,12 +106,6 @@ enum debuglevel {
>  					 activated */
>  };
>  
> -/* missing from linux/device.h ... */
> -#ifndef dev_notice
> -#define dev_notice(dev, format, arg...)		\
> -	dev_printk(KERN_NOTICE , dev , format , ## arg)
> -#endif
> -
>  /* Kernel message macros for situations where dev_printk and friends cannot be
>   * used for lack of reliable access to a device structure.
>   * linux/usb.h already contains these but in an obsolete form which clutters

-- 
Tilman Schmidt                          E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 253 bytes --]

  reply	other threads:[~2007-10-29 23:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 22:43 [PATCH resend] Make the dev_*() family of macros in device.h complete Emil Medve
2007-10-29 23:08 ` Tilman Schmidt [this message]
2007-10-30  0:00 ` Greg KH
2007-10-30 12:11   ` [PATCH resend] Make the dev_*() family of macros in device.hcomplete Medve Emilian-EMMEDVE1
2007-10-30 12:11     ` Medve Emilian-EMMEDVE1
2007-10-30 15:29     ` Randy Dunlap
2007-10-30 15:29       ` Randy Dunlap
2007-10-30 15:40     ` Greg KH
2007-11-01 23:57       ` Andrew Morton
2007-11-02 11:59         ` Medve Emilian-EMMEDVE1
2007-11-02 11:59           ` Medve Emilian-EMMEDVE1
2007-11-02 15:35           ` Greg KH
2007-11-02 15:35         ` Greg KH

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=472667EB.4030502@imap.cc \
    --to=tilman@imap.cc \
    --cc=Emilian.Medve@Freescale.com \
    --cc=gigaset307x-common@lists.sourceforge.net \
    --cc=gregkh@suse.de \
    --cc=hjlipp@web.de \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --cc=kkeil@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=mac@melware.de \
    --cc=mochel@osdl.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.