]> 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)
commit9ab4a1246a2e3ea9ade3a88508c90b71d66f453d
tree650d90df94085c113e1843f7d0d4e41081d64975
parentdd415cf2a3f6034476116a0c25adc2870a138a2f
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