Skip to content

Commit

Permalink
dummy change to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-song-6 committed Apr 10, 2024
1 parent c4ea2b7 commit 5db2815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ bool md_handle_request(struct mddev *mddev, struct bio *bio)
}
EXPORT_SYMBOL(md_handle_request);


static void md_submit_bio(struct bio *bio)
{
const int rw = bio_data_dir(bio);
Expand Down

0 comments on commit 5db2815

Please sign in to comment.