From: Ryusuke Konishi Date: Mon, 28 Jun 2010 10:15:25 +0000 (+0900) Subject: nilfs2: add missing error code in comment of nilfs_search_super_root X-Git-Tag: v2.6.36-rc1~500^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d72b99ecdf8cbb5d9422c54b401d9d590b2faf5;p=pandora-kernel.git nilfs2: add missing error code in comment of nilfs_search_super_root nilfs_search_super_root can return -ENOMEM, but this error code is not described in its kernel-doc comment. This fixes the discrepancy. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed