* Re: [PATCH] Make the dev_*() family of macros in device.h complete
[not found] ` <1192740689-28722-1-git-send-email-Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
@ 2007-10-18 22:56 ` Tilman Schmidt
0 siblings, 0 replies; only message in thread
From: Tilman Schmidt @ 2007-10-18 22:56 UTC (permalink / raw)
To: Emil Medve
Cc: gigaset307x-common-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
kkeil-l3A5Bk7waGM, mac-l2TVJu5ShECELgA04lAiVw,
isdn4linux-JX7+OpRa80SjiSfgN6Y1Ib39b6g2fGNp, hjlipp-S0/GAf8tV78,
linux-omap-open-source-P3Mejjx7fphMeHKdZgrLhA,
torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b
[-- Attachment #1.1: Type: text/plain, Size: 1164 bytes --]
Am 18.10.2007 22:51 schrieb Emil Medve:
> Removed duplicates defined elsewhere
>
> Signed-off-by: Emil Medve <Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
Acked-by: Tilman Schmidt <tilman-ZTO5kqT2PaM@public.gmane.org>
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
Thanks,
Tilman
--
Tilman Schmidt E-Mail: tilman-ZTO5kqT2PaM@public.gmane.org
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 253 bytes --]
[-- Attachment #2: Type: text/plain, Size: 186 bytes --]
_______________________________________________
isdn4linux mailing list
isdn4linux-JX7+OpRa80SjiSfgN6Y1Ib39b6g2fGNp@public.gmane.org
https://www.isdn4linux.de/mailman/listinfo/isdn4linux
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-18 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1192740689-28722-1-git-send-email-Emilian.Medve@Freescale.com>
[not found] ` <1192740689-28722-1-git-send-email-Emilian.Medve-eDlz3WWmN0ll57MIdRCFDg@public.gmane.org>
2007-10-18 22:56 ` [PATCH] Make the dev_*() family of macros in device.h complete Tilman Schmidt
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.