mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
There are a number of xdr helpers for struct xdr_buf that do not change the structure itself. Mark those as taking const pointers for documentation purposes. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>