Actions
Bug #9272
closedloader: Minor cosmetic changes.
Start date:
2018-03-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=330806
Make sure { on the same line as struct for all struct *devdesc. Move some type definitions to next to the dv_type define, since that's what sets the d_type.
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 0a06a804903b8c0464e65f18bfa5f32c5f14147b
commit 0a06a804903b8c0464e65f18bfa5f32c5f14147b Author: Toomas Soome <tsoome@me.com> Date: 2018-04-23T16:15:39.000Z 9272 loader: Minor cosmetic changes. Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions