Hi Bart,
three more patches, all are compile tested and against yesterday linux-next
"IDE: Replace __FUNCTION__ with __func__" depends
on "IDE: Coding Style fixes to drivers/ide/ide-cd.c"
Paolo Ciarrocchi (3):
IDE: Coding Style fixes to drivers/ide/ide-cd.c
IDE: Replace __FUNCTION__ with __func__
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
drivers/ide/ide-cd.c | 259 +++++++++++++++++++++++---------------------
drivers/ide/pci/cy82c693.c | 74 +++++++-------
2 files changed, 171 insertions(+), 162 deletions(-)
Ciao,
Paolo
On Sunday 24 February 2008, Paolo Ciarrocchi wrote:
> Hi Bart,
> three more patches, all are compile tested and against yesterday linux-next
>
> "IDE: Replace __FUNCTION__ with __func__" depends
> on "IDE: Coding Style fixes to drivers/ide/ide-cd.c"
>
>
> Paolo Ciarrocchi (3):
> IDE: Coding Style fixes to drivers/ide/ide-cd.c
> IDE: Replace __FUNCTION__ with __func__
> IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
>
> drivers/ide/ide-cd.c | 259 +++++++++++++++++++++++---------------------
> drivers/ide/pci/cy82c693.c | 74 +++++++-------
> 2 files changed, 171 insertions(+), 162 deletions(-)
all patches applied (+md5sum checked)