Changeset 4c103ee in mainline


Ignore:
Timestamp:
2025-06-20T19:36:12Z (21 hours ago)
Author:
Miroslav Cimerman <mc@…>
Children:
235bd1f
Parents:
817cb83
Message:

hr: util.c: remove debug print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/hr/util.c

    r817cb83 r4c103ee  
    532532    hr_volume_t *vol, uint64_t ba, uint64_t cnt)
    533533{
    534         printf("hr_range_lock_acquire_internal got: 0x%p\n", rl);
    535 
    536534        rl->vol = vol;
    537535        rl->off = ba;
Note: See TracChangeset for help on using the changeset viewer.