Home
last modified time | relevance | path

Searched hist:"0 f70b40613ee14b0cadafeb461034cff81b4419a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dnamei.cdiff 0f70b40613ee14b0cadafeb461034cff81b4419a Fri Feb 15 02:35:57 CST 2013 Theodore Ts'o <tytso@mit.edu> ext4: use ERR_PTR() abstraction for ext4_append()

Use ERR_PTR()/IS_ERR() abstraction instead of passing in a separate
pointer to an integer for the error code, as a code cleanup.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dinode.cdiff 0f70b40613ee14b0cadafeb461034cff81b4419a Fri Feb 15 02:35:57 CST 2013 Theodore Ts'o <tytso@mit.edu> ext4: use ERR_PTR() abstraction for ext4_append()

Use ERR_PTR()/IS_ERR() abstraction instead of passing in a separate
pointer to an integer for the error code, as a code cleanup.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>