On Fri, Sep 29, 2017 at 05:14:58PM -0700, Alistair Francis wrote: > Replace all occurs of __FUNCTION__ except for the check in checkpatch > with the non GCC specific __func__. > > One line in hcd-musb.c was manually tweaked to pass checkpatch. > > Signed-off-by: Alistair Francis <alistair.fran...@xilinx.com> > Cc: Gerd Hoffmann <kra...@redhat.com> > Cc: Andrzej Zaborowski <balr...@gmail.com> > Cc: Stefano Stabellini <sstabell...@kernel.org> > Cc: Anthony Perard <anthony.per...@citrix.com> > Cc: John Snow <js...@redhat.com> > Cc: Aurelien Jarno <aurel...@aurel32.net> > Cc: Yongbok Kim <yongbok....@imgtec.com> > Cc: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > Cc: Stefan Hajnoczi <stefa...@redhat.com> > Cc: Fam Zheng <f...@redhat.com> > Cc: Juan Quintela <quint...@redhat.com> > Cc: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > Cc: qemu-...@nongnu.org > Cc: qemu-bl...@nongnu.org > Cc: xen-de...@lists.xenproject.org > Reviewed-by: Eric Blake <ebl...@redhat.com> > --- > > audio/audio_int.h | 2 +- > hw/arm/nseries.c | 2 +- > hw/arm/omap1.c | 42 +++++++++++++++++++++--------------------- > hw/arm/omap2.c | 12 ++++++------ > hw/arm/palm.c | 14 +++++++------- > hw/arm/pxa2xx.c | 46 > +++++++++++++++++++++++----------------------- > hw/arm/pxa2xx_gpio.c | 6 +++--- > hw/arm/pxa2xx_pic.c | 4 ++-- > hw/arm/tosa.c | 10 +++++----- > hw/audio/hda-codec.c | 10 +++++----- > hw/audio/intel-hda.c | 28 ++++++++++++++-------------- > hw/audio/wm8750.c | 4 ++-- > hw/block/nand.c | 4 ++-- > hw/block/onenand.c | 8 ++++---- > hw/bt/core.c | 10 +++++----- > hw/bt/hci-csr.c | 14 +++++++------- > hw/bt/hci.c | 26 +++++++++++++------------- > hw/bt/hid.c | 2 +- > hw/bt/l2cap.c | 22 +++++++++++----------- > hw/bt/sdp.c | 6 +++--- > hw/display/blizzard.c | 18 +++++++++--------- > hw/display/omap_dss.c | 6 +++--- > hw/display/pxa2xx_lcd.c | 14 +++++++------- > hw/display/qxl-render.c | 6 +++--- > hw/display/qxl.h | 2 +- > hw/display/tc6393xb.c | 2 +- > hw/display/xenfb.c | 2 +- > hw/dma/omap_dma.c | 26 +++++++++++++------------- > hw/dma/pxa2xx_dma.c | 14 +++++++------- > hw/gpio/max7310.c | 8 ++++---- > hw/gpio/omap_gpio.c | 2 +- > hw/i2c/omap_i2c.c | 6 +++--- > hw/ide/ahci.c | 2 +- > hw/ide/microdrive.c | 4 ++-- > hw/input/lm832x.c | 6 +++--- > hw/input/pxa2xx_keypad.c | 6 +++--- > hw/input/tsc2005.c | 8 ++++---- > hw/input/tsc210x.c | 4 ++-- > hw/intc/omap_intc.c | 2 +- > hw/isa/vt82c686.c | 2 +- > hw/mips/gt64xxx_pci.c | 2 +- > hw/misc/cbus.c | 12 ++++++------ > hw/misc/omap_clk.c | 4 ++-- > hw/misc/omap_gpmc.c | 6 +++--- > hw/misc/omap_l4.c | 4 ++-- > hw/misc/omap_sdrc.c | 2 +- > hw/misc/omap_tap.c | 6 +++--- > hw/misc/tmp105.c | 2 +- > hw/pci-host/bonito.c | 2 +- > hw/sd/pxa2xx_mmci.c | 6 +++--- > hw/ssi/omap_spi.c | 6 +++--- > hw/timer/omap_gptimer.c | 6 +++--- > hw/timer/twl92230.c | 6 +++--- > hw/usb/desc.c | 2 +- > hw/usb/dev-bluetooth.c | 4 ++-- > hw/usb/hcd-musb.c | 4 ++-- > hw/usb/tusb6010.c | 14 +++++++------- > hw/xenpv/xen_domainbuild.c | 16 ++++++++-------- > hw/xenpv/xen_machine_pv.c | 2 +- > include/hw/arm/omap.h | 10 +++++----- > include/hw/arm/sharpsl.h | 2 +- > memory_mapping.c | 2 +- > migration/block.c | 4 ++-- > ui/cursor.c | 6 +++--- > ui/spice-display.c | 4 ++-- > 65 files changed, 273 insertions(+), 273 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel