#2092 closed defect (fixed)

Dead code? fat_cluster_read()

Reported by: Andreas Heinig Owned by: Chris Johns
Priority: normal Milestone: 4.11
Component: fs/fat Version: 4.11
Severity: normal Keywords:
Cc: joel.sherrill@…, sebastian.huber@… Blocked By:
Blocking:

Description

I have here a compiler warning in fat.c:408 saying that 'fat_cluster_read' is defined but not used [-Wunused-function]. I greped over the RTEMS source code and did not found any occurrences.

I suggest to delete this functions. But please would somebody please check if this function is used in any library outside rtems master.

Attachments (1)

fat.patch (1.6 KB) - added by Andreas Heinig on 02/26/13 at 12:44:19.
Delete function fat_cluster_read()

Download all attachments as: .zip

Change History (5)

Changed on 02/26/13 at 12:44:19 by Andreas Heinig

Attachment: fat.patch added

Delete function fat_cluster_read()

comment:1 Changed on 02/26/13 at 14:38:55 by Joel Sherrill

Cc: Sebastian Huber added

comment:2 Changed on 02/27/13 at 08:47:49 by Sebastian Huber

Resolution: fixed
Status: newclosed

comment:3 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

comment:4 Changed on 10/10/17 at 06:50:58 by Sebastian Huber

Component: fsfs/fat
Note: See TracTickets for help on using tickets.