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)
commit64219994898c8689c3d57668996f476f8c2d398c
tree650d90df94085c113e1843f7d0d4e41081d64975
parentfabc3fdde00b54825ba23230aedbf88a735b4e49
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