[Bug 2092] New: Dead code? fat_cluster_read()
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Feb 26 13:44:19 UTC 2013
https://www.rtems.org/bugzilla/show_bug.cgi?id=2092
Bug #: 2092
Summary: Dead code? fat_cluster_read()
Classification: Unclassified
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: filesystem
AssignedTo: chrisj at rtems.org
ReportedBy: andreas.heinig at cs.tu-dortmund.de
CC: joel.sherrill at oarcorp.com
Created attachment 1500
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1500
Delete function fat_cluster_read()
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.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list