9407498 Remove const from bio_copy_dev

Authored and Committed by Tim Crawford 5 years ago
    Remove const from bio_copy_dev
    
    See: torvalds/linux@5cdf2e3fea5e ("blkcg: associate blkg when
    associating a device")
    
    Copying a device from a bio now updates the blkg association, modifying
    the bio.
    
        
file modified
+2 -2