lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48CC494E.5050303@garzik.org>
Date:	Sat, 13 Sep 2008 19:14:22 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	akpm@...ux-foundation.org
CC:	netdev@...r.kernel.org, harvey.harrison@...il.com
Subject: Re: [patch 08/12] drivers/net: replace __FUNCTION__ with __func__

akpm@...ux-foundation.org wrote:
> From: Harvey Harrison <harvey.harrison@...il.com>
> 
> __FUNCTION__ is gcc-specific, use __func__
> 
> Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
> Cc: Jeff Garzik <jeff@...zik.org>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
> 
>  drivers/net/3c505.c               |    4 
>  drivers/net/arcnet/arcnet.c       |   18 ++--
>  drivers/net/arcnet/com20020.c     |   16 +--
>  drivers/net/ax88796.c             |   14 +--
>  drivers/net/bfin_mac.c            |    8 -
>  drivers/net/bonding/bonding.h     |    2 
>  drivers/net/cxgb3/cxgb3_offload.c |    8 -
>  drivers/net/e100.c                |    2 
>  drivers/net/enc28j60.c            |   56 ++++++-------
>  drivers/net/ibm_newemac/phy.c     |    2 
>  drivers/net/ixgb/ixgb.h           |    2 
>  drivers/net/ixgbe/ixgbe.h         |    2 
>  drivers/net/meth.c                |    2 
>  drivers/net/mipsnet.c             |    2 
>  drivers/net/netx-eth.c            |    2 
>  drivers/net/netxen/netxen_nic.h   |    2 
>  drivers/net/pci-skeleton.c        |    4 
>  drivers/net/r8169.c               |    2 
>  drivers/net/s2io.c                |   40 ++++-----
>  drivers/net/smc911x.c             |   66 +++++++--------
>  drivers/net/smc91x.c              |   40 ++++-----
>  drivers/net/tehuti.h              |    8 -
>  drivers/net/tsi108_eth.c          |    6 -
>  drivers/net/ucc_geth.c            |  116 ++++++++++++++--------------
>  drivers/net/usb/mcs7830.c         |    2 
>  drivers/net/usb/pegasus.c         |   24 ++---
>  drivers/net/via-velocity.h        |    2 
>  drivers/net/wan/cycx_drv.c        |    6 -
>  drivers/net/wan/cycx_x25.c        |   12 +-
>  drivers/net/wan/dscc4.c           |    2 
>  drivers/net/wan/pc300_tty.c       |    2 
>  31 files changed, 237 insertions(+), 237 deletions(-)

applied 98% of this


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ