[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1596214831.git.gustavoars@kernel.org>
Date: Fri, 31 Jul 2020 12:12:07 -0500
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...nel.org>,
Vladimir Davydov <vdavydov.dev@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
cgroups@...r.kernel.org, linux-mm@...ck.org,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Subject: [PATCH 0/2][next] Use flexible_array_size() helper in memcpy()
Hi,
This small series aims to:
1. Make use of the flexible_array_size() helper in a call to memcpy()
2. While there, use the preferred form for passing the size of a structure type
Thanks
Gustavo A. R. Silva (2):
mm: memcontrol: Use flex_array_size() helper in memcpy()
mm: memcontrol: Use the preferred form for passing the size of a
structure type
mm/memcontrol.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--
2.27.0
Powered by blists - more mailing lists