Re: [PATCH] block: remove bdev_nonrot()
"Martin K. Petersen" <[email protected]>
| Newsgroups | gmane.comp.file-systems.ext4,gmane.linux.block,gmane.linux.raid,gmane.linux.scsi,gmane.linux.scsi.target.devel,gmane.comp.file-systems.btrfs,gmane.linux.kernel.mm |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Damien, > bdev_nonrot() is simply the negative return value of bdev_rot(). So > replace all call sites of bdev_nonrot() with calls to bdev_rot() and > remove bdev_nonrot(). Reviewed-by: Martin K. Petersen <[email protected]> -- Martin K. Petersen