Skip to content

Modularize the source files #64

Open
@jserv

Description

@jserv

The mac80211_hwsim.c in the upstream Linux kernel tree comes with more than 6000 lines in a single C source file, which sounds really terrible. However, vwifi.c has been improved a lot, resulting in a similar issue -- right now, it has 3000 lines in a single C source file. It would be great if we could split it into several functional and dedicated C files, making the source tree more modular.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions