提交 15732a1c 编写于 作者: H Harvey Harrison 提交者: Dave Kleikamp

jfs: replace __inline with inline

Signed-off-by: NHarvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: NDave Kleikamp <shaggy@linux.vnet.ibm.com>
上级 89145622
......@@ -61,7 +61,7 @@
* determine the maximum free string for four (lower level) nodes
* of the tree.
*/
static __inline signed char TREEMAX(signed char *cp)
static inline signed char TREEMAX(signed char *cp)
{
signed char tmp1, tmp2;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册