Julia Lawall writes:
> The fatent_operations structures are never modified, so declare them as
> const.
>
> Done with the help of Coccinelle.
Looks good. Thanks.
Acked-by: OGAWA Hirofumi
> Signed-off-by: Julia Lawall
>
> ---
> fs/fat/fat.h|2 +-
> fs/fat/fatent.c | 24
The fatent_operations structures are never modified, so declare them as
const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
fs/fat/fat.h|2 +-
fs/fat/fatent.c | 24
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/fs/fat/f
2 matches
Mail list logo