Messages in this thread |  | | Subject | Re: [PATCH] btrfs: fix memdup.cocci warnings | From | Josef Bacik <> | Date | Tue, 22 Sep 2020 09:09:43 -0400 |
| |
On 9/22/20 6:21 AM, Julia Lawall wrote: > From: kernel test robot <lkp@intel.com> > > fs/btrfs/send.c:3854:8-15: WARNING opportunity for kmemdup > > Use kmemdup rather than duplicating its implementation > > Generated by: scripts/coccinelle/api/memdup.cocci > > Fixes: 28314eb24e6c ("btrfs: send, recompute reference path after orphanization of a directory") > Signed-off-by: kernel test robot <lkp@intel.com> > Signed-off-by: Julia Lawall <julia.lawall@inria.fr>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Thanks,
Josef
|  |