commit | 582078ee3d7dacd74a7b3fe02ea258cadf32b602 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <[email protected]> | Sun May 17 19:12:18 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 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 <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>