Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d7c1ba0 authored by Kishore Srivenkata Ganesh Bolisetty's avatar Kishore Srivenkata Ganesh Bolisetty Committed by Gerrit - the friendly Code Review server
Browse files

cgroups: Fix compile time error



Fix this prototype mismatch error.

==
mm/memcontrol.c:2264:6: error: conflicting types for
'mem_cgroup_end_page_stat'
void mem_cgroup_end_page_stat(struct mem_cgroup *memcg, bool *locked,

In file included from mm/memcontrol.c:29:0:
include/linux/memcontrol.h:144:6: note: previous declaration of
'mem_cgroup_end_page_stat' was here
void mem_cgroup_end_page_stat(struct mem_cgroup *memcg, bool *locked,
==

CRs-Fixed: 988758
Change-Id: Ic996cff7ccd5c2487bc76184922da012e70265ba
Signed-off-by: default avatarKishore Srivenkata Ganesh Bolisetty <bsrivenk@codeaurora.org>
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent 2741ea71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment