refactor: more compact log message
[lunaix-os.git] / lunaix-os / hal / ahci / ahci.c
index 21ccf56c90a4087fe96c9325fa6618f60689219a..f6f27186d9642cdf70e0601532e3a0d38f1150a1 100644 (file)
@@ -190,7 +190,7 @@ ahci_init()
         }
 
         struct hba_device* hbadev = port->device;
-        kprintf(KINFO "sata%d: %s, sector_size=%dB, sector=%d\n",
+        kprintf(KINFO "sata%d: %s, blk_size=%d, blk=0..%d\n",
                 i,
                 hbadev->model,
                 hbadev->block_size,