Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sound: emu8000: constify emu8000_ops
The structure emu8000_ops is only copied into another structure, so it can be const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information