Messages in this thread |  | | Date | Tue, 9 Feb 2021 16:14:42 +0100 | From | David Sterba <> | Subject | Re: [PATCH 2/4] fs/btrfs: Use memcpy_[to|from]_page() |
| |
On Fri, Feb 05, 2021 at 03:23:02PM -0800, ira.weiny@intel.com wrote: > From: Ira Weiny <ira.weiny@intel.com>
There should be a short explanation what the patch does, eg. "use helper for open coded kmap_atomic/memcpy/kunmap_atomic", although I see there are conversions kmap_atomic -> kmap_local not in the coccinelle script, probably done manually. This should be mentioned too.
Also please use "btrfs:" followed by lowercase in the subject.
|  |