diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-07-12 00:39:15 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-07-12 00:40:00 -0400 |
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); | |||
876 | 876 | ||
877 | MODULE_DESCRIPTION("DMA engine driver for Marvell's Version 2 of XOR engine"); | 877 | MODULE_DESCRIPTION("DMA engine driver for Marvell's Version 2 of XOR engine"); |
878 | MODULE_LICENSE("GPL"); | 878 | MODULE_LICENSE("GPL"); |
879 | |||