ide: merge ide_disk_special() into do_special() (v2)
commit582078ee3d7dacd74a7b3fe02ea258cadf32b602
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 17 May 2009 17:12:18 +0000 (17 19:12 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 17 May 2009 17:12:18 +0000 (17 19:12 +0200)
tree6aa9c20c9df5367782716ef4960e4fac1b9b24ff
parent5f582c8e2193e3848039de87e6a3ace7cbc7ed88
ide: merge ide_disk_special() into do_special() (v2)

While at it:
- change debug printk() level to KERN_DEBUG and use __func__
- update documentation

v2:
- fix DEBUG build (noticed by Sergei)

There should be no functional changes caused by this patch.

Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-io.c