Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code refactoring #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Code refactoring #1

wants to merge 13 commits into from

Conversation

kchasapis
Copy link

No description provided.

kchasapis and others added 13 commits March 16, 2023 22:44
The major changes are:

1. added extern c macro so they can be included in c++ code
2. the common and func header files have only extern variables, allocation is done in .c files
3. change computational storage functions signature. Now they all have the same and use variable arguments
1. Remove the type from the ioctl arguments
2. Convert all computational storage functions to the same
   type so that the ioctl function will not have to switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant