Ticket #2083 (new defect) — at Initial Version

Opened 14 years ago

Last modified 14 years ago

removing-unused-parm-struct-vfs_class

Reported by: vit_r Owned by:
Priority: trivial Milestone:
Component: mc-vfs Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

It is a try to simplify

foo (struct vfs_class *me)
{
    (void) me;
     ...
}     

There are a plenty of such unused parms

Change History

Changed 14 years ago by vit_r

removing-unused-parm-struct-vfs_class

Note: See TracTickets for help on using tickets.