Skip to content

Commit

Permalink
Update 0006-block-add-no_part_scan-module-parameter.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Mar 30, 2023
1 parent 09640ea commit 990d42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0006-block-add-no_part_scan-module-parameter.patch
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ index 06b642b23a07..15769cadd687 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -784,6 +784,15 @@ static void register_disk(struct device *parent, struct gendisk *disk,
return 0;
return ret;
}

+/* copied (not moved) from far down below, to have fewer patch hunks */
Expand Down

0 comments on commit 990d42f

Please sign in to comment.