Re: [PATCH 1/3] BusLogic: Add __printf verification, fix fallout

2013-05-17 Thread Khalid Aziz
On Thu, 2013-05-16 at 21:58 -0700, Joe Perches wrote: > Make format and arguments match. > > Signed-off-by: Joe Perches > --- > drivers/scsi/BusLogic.c | 50 > - > drivers/scsi/BusLogic.h | 1 + > 2 files changed, 26 insertions(+), 25 deletions(-

[PATCH 1/3] BusLogic: Add __printf verification, fix fallout

2013-05-16 Thread Joe Perches
Make format and arguments match. Signed-off-by: Joe Perches --- drivers/scsi/BusLogic.c | 50 - drivers/scsi/BusLogic.h | 1 + 2 files changed, 26 insertions(+), 25 deletions(-) diff --git a/drivers/scsi/BusLogic.c b/drivers/scsi/BusLogic.c index