[patch 4/9] destroy_proc_ide_device() cleanup

2005-02-03 Thread Bartlomiej Zolnierkiewicz
When this function is called device is already unbinded from a driver so there are no driver /proc entries to remove. diff -Nru a/drivers/ide/ide-proc.c b/drivers/ide/ide-proc.c --- a/drivers/ide/ide-proc.c2005-02-04 03:31:24 +01:00 +++ b/drivers/ide/ide-proc.c2005-02-04 03:31:24 +01:00

[patch 4/9] destroy_proc_ide_device() cleanup

2005-02-03 Thread Bartlomiej Zolnierkiewicz
When this function is called device is already unbinded from a driver so there are no driver /proc entries to remove. diff -Nru a/drivers/ide/ide-proc.c b/drivers/ide/ide-proc.c --- a/drivers/ide/ide-proc.c2005-02-04 03:31:24 +01:00 +++ b/drivers/ide/ide-proc.c2005-02-04 03:31:24 +01:00