Skip to content

Commit 9bbb16a

Browse files
author
Prakash Surya
authored
Merge pull request #87 from delphix/origin/projects/merge
GHM-743 transition more platform repository to pre-gitflow branching model
2 parents 4c0716d + e90f781 commit 9bbb16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpf/estat/backend-io.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ typedef struct {
2929

3030
BPF_HASH(io_base_data, u64, io_data_t);
3131

32-
// @@ kprobe|blk_start_request|disk_io_start
3332
// @@ kprobe|blk_mq_start_request|disk_io_start
3433
int
3534
disk_io_start(struct pt_regs *ctx, struct request *reqp)

0 commit comments

Comments
 (0)