[PATCH v3 0/9] Staging: rts5208: Coding style and dma mapping fixes
From: Shaun Ren
Date: Tue Feb 09 2016 - 21:45:44 EST
This set of patches fixes the coding style issues in rtsx_transport.c, and
dds a missing call dma_mapping_error() after dma_map_single().
Changes since v2
* Incorporated Joshua Clayton's suggestions regarding the block comments