lkml.org 
[lkml]   [2017]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] staging: sm750b: Fix coding style issues in sm750_accel.c
From
Date
On Sat, 2017-11-25 at 13:26 -0500, Jeremy Lacomis wrote:
> This is a patch to sm750_accel.c that fixes 80-character line length
> warnings found by checkpatch.pl. It also fixes some grammatical errors
> in comments and moves parameter-specific comments from inline to before
> the function.
[]
> + * Notes on these parameters:
> + * sBase: Address of the source offset in the frame buffer
> + * sPitch: Pitch value of the source surface in BYTE
> + * sx, sy: Starting coordinate of the source surface
> + * dBase: Address of the destination offset in the frame buffer
> + * dPitch: Pitch value of the destination surface in BYTE
> + * Bpp: Color depth of the destination surface
> + * dx, dy: Starting coordinate of the destination surface
> + * width, height: Dimensions of the rectangle in pixels
> + * rop2: ROP value

Use kernel-doc format instead.

\
 
 \ /
  Last update: 2017-11-25 22:39    [W:1.521 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site