Messages in this thread |  | | From | Krzysztof Kozlowski <> | Date | Mon, 8 Feb 2021 08:33:06 +0100 | Subject | Re: [PATCH v2] memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE |
| |
On Sun, 7 Feb 2021 at 09:03, Jiapeng Chong <jiapeng.chong@linux.alibaba.com> wrote: > > Fix the following coccicheck warning: > > drivers/memory/tegra/tegra186-emc.c:158:0-23: WARNING: > tegra186_emc_debug_max_rate_fops should be defined with > DEFINE_DEBUGFS_ATTRIBUTE. > > drivers/memory/tegra/tegra186-emc.c:128:0-23: WARNING: > tegra186_emc_debug_min_rate_fops should be defined with > DEFINE_DEBUGFS_ATTRIBUTE. > > Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Hi,
My question from v1 is still valid because I did not receive any coccinelle report - where can we find it?
Best regards, Krzysztof
|  |