commit | 582078ee3d7dacd74a7b3fe02ea258cadf32b602 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sun May 17 19:12:18 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sun May 17 19:12:18 2009 +0200 |
tree | 6aa9c20c9df5367782716ef4960e4fac1b9b24ff | |
parent | 5f582c8e2193e3848039de87e6a3ace7cbc7ed88 [diff] |
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>