public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: xgifb: vgatypes.h: Coding style warning fix for block comments
@ 2016-01-15  9:30 YU Bo
  2016-02-08  4:14 ` Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: YU Bo @ 2016-01-15  9:30 UTC (permalink / raw)
  To: Patard, Kroah-Hartman, yuzibode, BO; +Cc: devel, linux-kernel

This patch is to vgatypes.h file that fixes up following warnings
reported by checkpatch.pl tool

Signed-off-by: YU Bo <tsu.yubo@gmail.com>
---
  drivers/staging/xgifb/vgatypes.h |   12 ++++++++----
  1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/xgifb/vgatypes.h b/drivers/staging/xgifb/vgatypes.h
index 61fa10f..80440f0 100644
--- a/drivers/staging/xgifb/vgatypes.h
+++ b/drivers/staging/xgifb/vgatypes.h
@@ -26,15 +26,19 @@ struct xgi_hw_device_info {
  	void __iomem *pjVideoMemoryAddress;/* base virtual memory address */
  					    /* of Linear VGA memory */

-	unsigned long ulVideoMemorySize; /* size, in bytes, of the
-					    memory on the board */
+	unsigned long ulVideoMemorySize; /*
+					  *  size, in bytes, of the
+					  *  memory on the board
+					  */

  	unsigned char jChipType; /* Used to Identify Graphics Chip */
  				 /* defined in the data structure type  */
  				 /* "XGI_CHIP_TYPE" */

-	unsigned char jChipRevision; /* Used to Identify Graphics
-					Chip Revision */
+	unsigned char jChipRevision; /*
+				      *	Used to Identify Graphics
+				      *	Chip Revision
+				      */

  	unsigned char ujVBChipID; /* the ID of video bridge */
  				  /* defined in the data structure type */
--
1.7.10.4


--
Best Regards

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Staging: xgifb: vgatypes.h: Coding style warning fix for block comments
  2016-01-15  9:30 [PATCH] Staging: xgifb: vgatypes.h: Coding style warning fix for block comments YU Bo
@ 2016-02-08  4:14 ` Kroah-Hartman
  2016-02-15 12:18   ` Bo YU
  0 siblings, 1 reply; 3+ messages in thread
From: Kroah-Hartman @ 2016-02-08  4:14 UTC (permalink / raw)
  To: Patard, yuzibode, devel, linux-kernel

On Fri, Jan 15, 2016 at 05:30:02PM +0800, YU Bo wrote:
> This patch is to vgatypes.h file that fixes up following warnings
> reported by checkpatch.pl tool
> 
> Signed-off-by: YU Bo <tsu.yubo@gmail.com>
> ---
>  drivers/staging/xgifb/vgatypes.h |   12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

None of your patches applied, are you sure you are sending them
properly?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Staging: xgifb: vgatypes.h: Coding style warning fix for block comments
  2016-02-08  4:14 ` Kroah-Hartman
@ 2016-02-15 12:18   ` Bo YU
  0 siblings, 0 replies; 3+ messages in thread
From: Bo YU @ 2016-02-15 12:18 UTC (permalink / raw)
  To: Kroah-Hartman
  Cc: Patard, 于波, open list:STAGING SUBSYSTEM, open list

Hi,

Sorry for the delay to reply.I have send the patch to Arnaud,but he
didn't reply me...Maybe i was wrong with something.

Thanks again.

On Mon, Feb 8, 2016 at 12:14 PM, Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Fri, Jan 15, 2016 at 05:30:02PM +0800, YU Bo wrote:
>> This patch is to vgatypes.h file that fixes up following warnings
>> reported by checkpatch.pl tool
>>
>> Signed-off-by: YU Bo <tsu.yubo@gmail.com>
>> ---
>>  drivers/staging/xgifb/vgatypes.h |   12 ++++++++----
>>  1 file changed, 8 insertions(+), 4 deletions(-)
>
> None of your patches applied, are you sure you are sending them
> properly?
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-15 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-15  9:30 [PATCH] Staging: xgifb: vgatypes.h: Coding style warning fix for block comments YU Bo
2016-02-08  4:14 ` Kroah-Hartman
2016-02-15 12:18   ` Bo YU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox