Changeset 58563585 in mainline for uspace/srv/bd/vbd/disk.c


Ignore:
Timestamp:
2016-08-31T11:15:39Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
10cb47e
Parents:
7a67416
Message:

code review and cstyle cleanup (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/vbd/disk.c

    r7a67416 r58563585  
    340340 * partition structure.
    341341 *
    342  * @param part Partition
    343  * @param flag If set to @c vrf_force, force removal even if partition is in use
     342 * @param part   Partition
     343 * @param flag   If set to @c vrf_force, force removal even if partition is in use
    344344 * @param rlpart Place to store pointer to liblabel partition
     345 *
    345346 */
    346347static int vbds_part_remove(vbds_part_t *part, vbds_rem_flag_t flag,
Note: See TracChangeset for help on using the changeset viewer.