diff options
author | Laura Abbott <[email protected]> | 2013-12-12 19:28:32 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2013-12-19 17:44:08 +0000 |
commit | c666e8d5cae745b1515898f8b7a033c468a899d0 (patch) | |
tree | 2ad27dd51e4ef4d061e6493bf6a3a293ffc8429f /fs/ubifs/commit.c | |
parent | 4bff28ccda2b7a3fbdf8e80aef7a599284681dc6 (diff) |
arm64: Warn on NULL device structure for dma APIs
Although parts of the DMA apis may properly check for NULL devices,
there may be some places that don't. Rather than fix up all the
possible locations, just require a non-NULL device structure to be
used for allocating/freeing.
Cc: Will Deacon <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Signed-off-by: Laura Abbott <[email protected]>
[[email protected]: s/WARN/WARN_ONCE/]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions