Re: CVS commit: src/sys/arch/x86/x86
"Perry E. Metzger" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Juan Romero Pardines <[email protected]> writes: > Log Message: > Print the informational messages after all checks have been done, > and while I'm here change some of those to be aprint_debug(). Also > use __func__ rather than __FUNCTION__. As long as one is looking at instances of that... Ignoring dist/, regress/, gnu/, the lint code, etc, __FUNCTION__ still appears in all of the attached file names. Is there any good reason not to just change it to __func__ in all of these? If not, I'll just do it. Perry ./sys/arch/arm/omap/omap_intr.c ./sys/arch/arm/omap/omap_space.c ./sys/arch/arm/s3c2xx0/s3c2410_extint.c ./sys/arch/arm/s3c2xx0/s3c24x0_lcd.c ./sys/arch/evbarm/g42xxeb/gb225_pcic.c ./sys/arch/evbarm/gumstix/gxpcic.c ./sys/arch/ews4800mips/ews4800mips/bus_space.c ./sys/arch/ews4800mips/stand/common/bootfs.c ./sys/arch/ews4800mips/stand/common/disk.c ./sys/arch/ews4800mips/stand/common/lance.c ./sys/arch/ews4800mips/stand/common/ustarfs.c ./sys/arch/hpc/include/debug.h ./sys/arch/hpcmips/dev/plumpcmcia.c ./sys/arch/hpcmips/dev/ucbio.c ./sys/arch/hpcmips/hpcmips/bus_space_notimpl.c ./sys/arch/hpcmips/vr/bcu_vrip.c ./sys/arch/hpcmips/vr/vrc4172gpio.c ./sys/arch/hpcmips/vr/vrip.c ./sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c ./sys/arch/hpcsh/dev/hd64461/hd64461uart.c ./sys/arch/hpcsh/dev/hd64461/hd64461video.c ./sys/arch/hpcsh/dev/hd64465/hd64465pcmcia.c ./sys/arch/hpcsh/dev/hd64465/hd64465uart.c ./sys/arch/hpcsh/hpcsh/bus_space.c ./sys/arch/hppa/hppa/pmap.c ./sys/arch/mips/adm5120/dev/ahci.c ./sys/arch/playstation2/dev/emac3.c ./sys/arch/playstation2/dev/if_smap.c ./sys/arch/playstation2/ee/dmac.c ./sys/arch/playstation2/ee/intc.c ./sys/arch/playstation2/ee/sif.c ./sys/arch/playstation2/playstation2/bus_space.c ./sys/arch/playstation2/playstation2/interrupt.c ./sys/arch/powerpc/oea/pmap.c ./sys/arch/powerpc/pci/pci_machdep_common.c ./sys/arch/x68k/dev/bmd.c ./sys/arch/xen/xenbus/xenbus_client.c ./sys/arch/xen/xenbus/xenbus_probe.c ./sys/arch/xen/xenbus/xenbus_xs.c ./sys/dev/acpi/acpi_ec.c ./sys/dev/acpi/acpi_powerres.c ./sys/dev/acpi/acpi_resource.c ./sys/dev/acpi/acpica/OsdEnvironment.c ./sys/dev/acpi/acpica/OsdInterrupt.c ./sys/dev/acpi/acpica/OsdSchedule.c ./sys/dev/acpi/acpica/OsdSynch.c ./sys/dev/bluetooth/btuart.c ./sys/dev/cgd_crypto.c ./sys/dev/drm/drmP.h ./sys/dev/drm/drm_irq.c ./sys/dev/drm/drm_scatter.c ./sys/dev/hpc/hpcin.c ./sys/dev/hpc/hpcout.c ./sys/dev/ic/aacvar.h ./sys/dev/ic/ciss.c ./sys/dev/ieee1394/firewire.c ./sys/dev/ir/irframe_tty.c ./sys/dev/kloader.c ./sys/dev/mii/urlphy.c ./sys/dev/pci/agp_intel.c ./sys/dev/pci/cxgb_lro.c ./sys/dev/pci/cxgb_offload.c ./sys/dev/pci/cxgb_osdep.h ./sys/dev/pci/drm/i915_dma.c ./sys/dev/pci/drm/i915_drv.h ./sys/dev/pci/drm/i915_irq.c ./sys/dev/pci/drm/i915_mem.c ./sys/dev/pci/drm/mach64_dma.c ./sys/dev/pci/drm/mach64_drv.h ./sys/dev/pci/drm/mach64_state.c ./sys/dev/pci/drm/mga_dma.c ./sys/dev/pci/drm/mga_drv.h ./sys/dev/pci/drm/mga_state.c ./sys/dev/pci/drm/r128_cce.c ./sys/dev/pci/drm/r128_drv.h ./sys/dev/pci/drm/r128_state.c ./sys/dev/pci/drm/radeon_cp.c ./sys/dev/pci/drm/radeon_drv.h ./sys/dev/pci/drm/radeon_irq.c ./sys/dev/pci/drm/radeon_mem.c ./sys/dev/pci/drm/radeon_state.c ./sys/dev/pci/drm/via_dma.c ./sys/dev/pci/drm/via_irq.c ./sys/dev/pci/drm/via_map.c ./sys/dev/pci/drm/via_video.c ./sys/dev/pci/if_bnx.c ./sys/dev/pci/oboe.c ./sys/dev/ppbus/ppbus_1284.c ./sys/fs/sysvbfs/bfs.c ./sys/fs/sysvbfs/bfs_sysvbfs.c ./sys/fs/sysvbfs/sysvbfs_vfsops.c ./sys/fs/sysvbfs/sysvbfs_vnops.c ./sys/netisdn/i4b_debug.h ./sys/sys/cdefs.h ./sys/sys/lockdebug.h ./usr.sbin/wpa/hostapd/driver_netbsd.c ./usr.sbin/wpa/wpa_supplicant/driver_netbsd.c