Skip to content

Commit e90f781

Browse files
author
Prakash Surya
committed
Merge remote-tracking branch 'origin/master' into 6.0/stage
2 parents 4c0716d + 92b0686 commit e90f781

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)