Ticket #2083 (closed defect: wontfix) — at Version 1
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 (last modified by andrew_b) (diff)
It is a try to simplify
foo (struct vfs_class *me)
{
(void) me;
...
}
There are a plenty of such unused parms
Change History
Changed 16 years ago by vit_r
- Attachment 2083-removing-unused-parm-struct-vfs_class.patch added
Note: See
TracTickets for help on using
tickets.

removing-unused-parm-struct-vfs_class