Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers / dma-contiguous: Fix __init attribute location
__init belongs after the return type on functions, not before it. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information