]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma-rename-dma__writecombine-to-dma__wc-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 9 Feb 2016 23:13:56 +0000 (10:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 9 Feb 2016 23:13:56 +0000 (10:13 +1100)
commitfc0acf2f6acb1d6e45aa190126d41f8c194be219
tree3f574c8eadbb025a56359ab16c93d316f716ee45
parentc8c83d67f0fc1b8e6cf77c73a80a0bf71447a261
dma-rename-dma__writecombine-to-dma__wc-checkpatch-fixes

WARNING: line over 80 characters
#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
#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
#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>
drivers/gpu/host1x/job.c
drivers/video/fbdev/s3c-fb.c