diff for duplicates of <1485981306.2560.11.camel@sandisk.com> diff --git a/a/1.txt b/N1/1.txt index 0569e38..5256293 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Wed, 2017-02-01 at 11:32 -0800, Dan Williams wrote: > +++ b/include/linux/genhd.h > @@ -167,6 +167,22 @@ struct blk_integrity { > }; -> =20 +> > #endif /* CONFIG_BLK_DEV_INTEGRITY */ > +struct disk_devt { > + atomic_t count; @@ -27,9 +27,9 @@ On Wed, 2017-02-01 at 11:32 -0800, Dan Williams wrote: The <linux/genhd.h> header file is included directly or indirectly in a huge number of source files. Since neither get_disk_devt() nor put_disk_devt() are called from the I/O path, please move these functions -from=A0<linux/genhd.h> into block/genhd.c to keep the compilation time of +from <linux/genhd.h> into block/genhd.c to keep the compilation time of the kernel as short as possible. Thanks, -Bart.= +Bart. diff --git a/a/content_digest b/N1/content_digest index 40d2bb0..257eac3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -21,7 +21,7 @@ "> +++ b/include/linux/genhd.h\n" "> @@ -167,6 +167,22 @@ struct blk_integrity {\n" "> };\n" - "> =20\n" + "> \n" "> #endif\t/* CONFIG_BLK_DEV_INTEGRITY */\n" "> +struct disk_devt {\n" "> +\tatomic_t count;\n" @@ -43,11 +43,11 @@ "The <linux/genhd.h> header file is included directly or indirectly in a\n" "huge number of source files. Since neither get_disk_devt() nor\n" "put_disk_devt() are called from the I/O path, please move these functions\n" - "from=A0<linux/genhd.h> into block/genhd.c to keep the compilation time of\n" + "from\302\240<linux/genhd.h> into block/genhd.c to keep the compilation time of\n" "the kernel as short as possible.\n" "\n" "Thanks,\n" "\n" - Bart.= + Bart. -006d0d281348d6866ecffade34636f8adc9c3cb91f8a2738af55672088812400 +1291486bef8eb8c8eb8a617d2e0cd6df2ff2839afcd48479158c89e41c9fb9ce
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.