Fix build for platforms using GCC:
- Remove unused or dead store variable
- Remove unused function ctl_copyin_alloc
- Add missing curly brackets, this seems a regression in r287720
Differential D15383 Authored by lwhsu on May 10 2018, 4:51 PM.
Details Summary Fix build for platforms using GCC:
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMay 10 2018, 4:51 PM2018-05-10 16:51:47 (UTC+0) Harbormaster completed remote builds in B16518: Diff 42370.May 10 2018, 4:51 PM2018-05-10 16:51:49 (UTC+0)
This revision is now accepted and ready to land.May 10 2018, 5:05 PM2018-05-10 17:05:41 (UTC+0) Closed by commit rS333465: Fix build for platforms using GCC: (authored by lwhsu). · Explain WhyMay 10 2018, 5:22 PM2018-05-10 17:22:28 (UTC+0) This revision was automatically updated to reflect the committed changes. Herald added a reviewer: cam. · View Herald TranscriptMay 6 2020, 5:33 AM2020-05-06 05:33:15 (UTC+0)
Revision Contents
Diff 42372 head/sys/cam/ctl/ctl.c
|