[PATCH] ext4: Eliminate inline functions
Removes all inline keywords, since the compiler will make static functions inline when it is appropriate. Signed-off-by: NAvantika Mathur <mathur@us.ibm.com> Cc: <linux-ext4@vger.kernel.org> Signed-off-by: NAndrew Morton <akpm@osdl.org> Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
Showing
想要评论请 注册 或 登录