Actions
Bug #6918
opensyms.h defines an unneeded structure token
Status:
New
Priority:
Normal
Assignee:
-
Category:
kernel
Start date:
2016-04-18
Due date:
% Done:
0%
Estimated time:
1.50 h
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
syms.h defines a structure token this is not needed..
syms.h
#define n_name _n._n_name
It is not used by any source code that includes syms.h. In addition, it causes several spots where s/w has to undefine it.
This is a simple fix and a good starting point for me to get used to the illumos way of fixing defects & improvements.
No data to display
Actions