Skip to content

Commit

Permalink
Fix warning on message checker
Browse files Browse the repository at this point in the history
  • Loading branch information
Atsushi Abe committed Nov 13, 2020
1 parent 26869c8 commit 2e117ad
Show file tree
Hide file tree
Showing 4 changed files with 1,505 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/libltfs/ltfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1886,7 +1886,6 @@ int ltfs_unmount(char *reason, struct ltfs_volume *vol)
int ret;
cartridge_health_info h;
int vollock = UNLOCKED_MAM;
char *skip_reason = NULL;
char *mount_type = NULL;
char *mam_lock = NULL;

Expand Down
Loading

0 comments on commit 2e117ad

Please sign in to comment.