From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: [PATCH trivial next 0/9] treewide: Use vsprintf extention %pf Date: Tue, 28 Feb 2012 10:49:29 -0800 Message-ID: Return-path: Sender: linux-parisc-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-parisc@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org Cc: linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, microblaze-uclinux@itee.uq.edu.au, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org, devel@driverdev.osuosl.org Emit the actual function name when possible Joe Perches (9): sparc: Use vsprintf extention %pf with builtin_return_address alpha: Use vsprintf extention %pf with builtin_return_address arm: Use vsprintf extention %pf with builtin_return_address microblaze: Use vsprintf extention %pf with builtin_return_address powerpc: Use vsprintf extention %pf with builtin_return_address parisc: Use vsprintf extention %pf with builtin_return_address scsi: Use vsprintf extention %pf with builtin_return_address staging: ramster: Use vsprintf extention %pf with builtin_return_address gadget: Use vsprintf extention %pf with builtin_return_address arch/alpha/kernel/pci_iommu.c | 20 ++++++++++---------- arch/arm/nwfpe/fpmodule.c | 2 +- arch/microblaze/mm/pgtable.c | 2 +- arch/powerpc/mm/pgtable_32.c | 2 +- arch/sparc/kernel/ds.c | 2 +- arch/sparc/mm/srmmu.c | 2 +- drivers/parisc/superio.c | 2 +- drivers/scsi/esp_scsi.c | 2 +- drivers/staging/ramster/cluster/heartbeat.c | 4 ++-- drivers/usb/gadget/u_serial.c | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) -- 1.7.8.111.gad25c.dirty From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from labridge.com (perches-mx.perches.com [206.117.179.246]) (using SSLv3 with cipher DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B5B78B6FFC for ; Wed, 29 Feb 2012 06:49:53 +1100 (EST) From: Joe Perches To: linux-parisc@vger.kernel.org, linux-scsi@vger.kernel.org, linux-usb@vger.kernel.org Subject: [PATCH trivial next 0/9] treewide: Use vsprintf extention %pf Date: Tue, 28 Feb 2012 10:49:29 -0800 Message-Id: Cc: devel@driverdev.osuosl.org, microblaze-uclinux@itee.uq.edu.au, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Emit the actual function name when possible Joe Perches (9): sparc: Use vsprintf extention %pf with builtin_return_address alpha: Use vsprintf extention %pf with builtin_return_address arm: Use vsprintf extention %pf with builtin_return_address microblaze: Use vsprintf extention %pf with builtin_return_address powerpc: Use vsprintf extention %pf with builtin_return_address parisc: Use vsprintf extention %pf with builtin_return_address scsi: Use vsprintf extention %pf with builtin_return_address staging: ramster: Use vsprintf extention %pf with builtin_return_address gadget: Use vsprintf extention %pf with builtin_return_address arch/alpha/kernel/pci_iommu.c | 20 ++++++++++---------- arch/arm/nwfpe/fpmodule.c | 2 +- arch/microblaze/mm/pgtable.c | 2 +- arch/powerpc/mm/pgtable_32.c | 2 +- arch/sparc/kernel/ds.c | 2 +- arch/sparc/mm/srmmu.c | 2 +- drivers/parisc/superio.c | 2 +- drivers/scsi/esp_scsi.c | 2 +- drivers/staging/ramster/cluster/heartbeat.c | 4 ++-- drivers/usb/gadget/u_serial.c | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) -- 1.7.8.111.gad25c.dirty From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Tue, 28 Feb 2012 18:49:29 +0000 Subject: [PATCH trivial next 0/9] treewide: Use vsprintf extention %pf Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Emit the actual function name when possible Joe Perches (9): sparc: Use vsprintf extention %pf with builtin_return_address alpha: Use vsprintf extention %pf with builtin_return_address arm: Use vsprintf extention %pf with builtin_return_address microblaze: Use vsprintf extention %pf with builtin_return_address powerpc: Use vsprintf extention %pf with builtin_return_address parisc: Use vsprintf extention %pf with builtin_return_address scsi: Use vsprintf extention %pf with builtin_return_address staging: ramster: Use vsprintf extention %pf with builtin_return_address gadget: Use vsprintf extention %pf with builtin_return_address arch/alpha/kernel/pci_iommu.c | 20 ++++++++++---------- arch/arm/nwfpe/fpmodule.c | 2 +- arch/microblaze/mm/pgtable.c | 2 +- arch/powerpc/mm/pgtable_32.c | 2 +- arch/sparc/kernel/ds.c | 2 +- arch/sparc/mm/srmmu.c | 2 +- drivers/parisc/superio.c | 2 +- drivers/scsi/esp_scsi.c | 2 +- drivers/staging/ramster/cluster/heartbeat.c | 4 ++-- drivers/usb/gadget/u_serial.c | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) -- 1.7.8.111.gad25c.dirty From mboxrd@z Thu Jan 1 00:00:00 1970 From: joe@perches.com (Joe Perches) Date: Tue, 28 Feb 2012 10:49:29 -0800 Subject: [PATCH trivial next 0/9] treewide: Use vsprintf extention %pf Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Emit the actual function name when possible Joe Perches (9): sparc: Use vsprintf extention %pf with builtin_return_address alpha: Use vsprintf extention %pf with builtin_return_address arm: Use vsprintf extention %pf with builtin_return_address microblaze: Use vsprintf extention %pf with builtin_return_address powerpc: Use vsprintf extention %pf with builtin_return_address parisc: Use vsprintf extention %pf with builtin_return_address scsi: Use vsprintf extention %pf with builtin_return_address staging: ramster: Use vsprintf extention %pf with builtin_return_address gadget: Use vsprintf extention %pf with builtin_return_address arch/alpha/kernel/pci_iommu.c | 20 ++++++++++---------- arch/arm/nwfpe/fpmodule.c | 2 +- arch/microblaze/mm/pgtable.c | 2 +- arch/powerpc/mm/pgtable_32.c | 2 +- arch/sparc/kernel/ds.c | 2 +- arch/sparc/mm/srmmu.c | 2 +- drivers/parisc/superio.c | 2 +- drivers/scsi/esp_scsi.c | 2 +- drivers/staging/ramster/cluster/heartbeat.c | 4 ++-- drivers/usb/gadget/u_serial.c | 2 +- 10 files changed, 20 insertions(+), 20 deletions(-) -- 1.7.8.111.gad25c.dirty