Changeset bab6388 in mainline for uspace/drv/rootvirt/rootvirt.c


Ignore:
Timestamp:
2011-02-13T20:23:37Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7df0477e
Parents:
68414f4a
Message:

Small additional cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/rootvirt/rootvirt.c

    r68414f4a rbab6388  
    110110
    111111        printf(NAME ": add_device(handle=%d)\n", (int)dev->handle);
    112        
     112
    113113        /*
    114114         * Go through all virtual functions and try to add them.
Note: See TracChangeset for help on using the changeset viewer.