Avoid double declaration of leXX_to_cpu
authorDaniel Gollub <daniel.gollub@gmail.com>
Thu, 1 May 2014 12:07:04 +0000 (14:07 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 1 May 2014 17:21:55 +0000 (11:21 -0600)
for external ioengines. leXX_to_cpu is a very common
declaration - e.g. Ceph is using this as well.

Signed-off-by: Daniel Gollub <daniel.gollub@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found