mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 06:58:08 +09:00
Pass struct rpc_request as the first argument instead of an untyped blob, and mark the data object as const. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jeff Layton <jlayton@redhat.com>