Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a97c1075 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Fix Nick's nits"

parents 294e610f 88a12fb3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -412,7 +412,7 @@ int fs_mgr_setup_verity(struct fstab_rec *fstab) {
    // get the device mapper fd
    if ((fd = open("/dev/device-mapper", O_RDWR)) < 0) {
        ERROR("Error opening device mapper (%s)", strerror(errno));
        goto out;;
        goto out;
    }

    // create the device