core: mount flags remove FOREACH_WORD_SEPARATOR
authorSusant Sahani <ssahani@gmail.com>
Tue, 24 Nov 2015 01:38:45 +0000 (07:08 +0530)
committerSusant Sahani <ssahani@gmail.com>
Tue, 24 Nov 2015 01:41:01 +0000 (07:11 +0530)
commite28bb14a8077fa042ceb5bff84e7d000614a41c0
tree3add9766c92bbbe9b0163cc7c4e3d66a38907cb5
parente35a7876b4ab1d53a7539a905613e31dc6ae50fd
core: mount flags remove FOREACH_WORD_SEPARATOR

FOREACH_WORD_SEPARATOR is no need here since we only
apply only one mount flag. The rvalue is sufficient for
this.
src/core/load-fragment.c