mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The dca_ops structure is never modified, so declare it as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Acked-by: Dan Williams <[email protected]> Signed-off-by: Vinod Koul <[email protected]>