mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-08 16:07:28 +00:00
Fix printk format warning in block_io.c: kernel/power/block_io.c:41: warning: format '%ld' expects type 'long int', but argument 2 has type 'sector_t' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>