Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dma-rename-dma__writecombine-to-dma__wc-checkpatch-fixes
WARNING: line over 80 characters torvalds#353: FILE: drivers/gpu/drm/omapdrm/omap_dmm_tiler.c:704: + REFILL_BUFFER_SIZE * omap_dmm->num_engines, ERROR: code indent should use tabs where possible torvalds#557: FILE: drivers/gpu/host1x/job.c:581: +^I^I job->gather_copy_mapped, job->gather_copy);$ ERROR: code indent should use tabs where possible torvalds#925: FILE: drivers/video/fbdev/s3c-fb.c:1134: +^I^I fbi->screen_base, fbi->fix.smem_start);$ total: 2 errors, 1 warnings, 867 lines checked NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile ./patches/dma-rename-dma__writecombine-to-dma__wc.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: "Luis R. Rodriguez" <mcgrof@suse.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information