diff options
author | Vinod Koul | 2016-07-12 10:09:15 +0530 |
---|---|---|
committer | Vinod Koul | 2016-07-12 10:10:00 +0530 |
commit | f1532019dd5b2a9c5b659896968626e6e8fb232e (patch) | |
tree | eaf254eb19d3eb757d885f03234f945ca84a2fa2 | |
parent | 19a340b1a820430de0e05fbb8dcb20da91f2e013 (diff) |
dmaengine: mv_xor_v2: remove trailing whitespace
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r-- | drivers/dma/mv_xor_v2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/mv_xor_v2.c b/drivers/dma/mv_xor_v2.c index 83201556165d..a28a01fcba67 100644 --- a/drivers/dma/mv_xor_v2.c +++ b/drivers/dma/mv_xor_v2.c @@ -876,4 +876,3 @@ module_platform_driver(mv_xor_v2_driver); MODULE_DESCRIPTION("DMA engine driver for Marvell's Version 2 of XOR engine"); MODULE_LICENSE("GPL"); - |