]> git.baikalelectronics.ru Git - kernel.git/commit
memcg: get rid of extern for functions in memcontrol.h
authorMichal Hocko <mhocko@suse.cz>
Tue, 8 Sep 2015 22:01:07 +0000 (15:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
commit4ea16ac47a0e1fdcb2bd532b627494a0a325ec4f
tree650d90df94085c113e1843f7d0d4e41081d64975
parentd3d43172ef057f9f8fc50e8dea9331447f9f130b
memcg: get rid of extern for functions in memcontrol.h

Most of the exported functions in this header are not marked extern so
change the rest to follow the same style.

Signed-off-by: Michal Hocko <mhocko@suse.cz>
Reviewed-by: Vladimir Davydov <vdavydov@parallels.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/memcontrol.h