mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
UBIFS: remove stale commentary
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
This commit is contained in:
parent
d9875690d9
commit
73e8712aa0
@ -1157,9 +1157,6 @@ static int check_free_space(struct ubifs_info *c)
|
||||
*
|
||||
* This function mounts UBIFS file system. Returns zero in case of success and
|
||||
* a negative error code in case of failure.
|
||||
*
|
||||
* Note, the function does not de-allocate resources it it fails half way
|
||||
* through, and the caller has to do this instead.
|
||||
*/
|
||||
static int mount_ubifs(struct ubifs_info *c)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user