Hi,
Clang report contains several remarks for bhnd code. This is just first fix.
Differential D18948 Authored by mizhka on Jan 24 2019, 8:43 PM.
Details
Summary Hi, Clang report contains several remarks for bhnd code. This is just first fix. Test Plan Impact - only compilation. Compiled on mips32.
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJan 24 2019, 8:43 PM2019-01-24 20:43:39 (UTC+0) This revision is now accepted and ready to land.Jan 24 2019, 9:16 PM2019-01-24 21:16:47 (UTC+0) Closed by commit rGd513292e74a8: [bhnd] remove unused sc variable (authored by mizhka). · Explain WhyMay 28 2021, 8:30 PM2021-05-28 20:30:40 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 90080 sys/dev/bhnd/bhnd.c
|
Before introducing a new variable, please take a look at how KERNend is initialized and used. I don't think that we need both KERNend and kern_promoted_end.