lkml.org 
[lkml]   [2013]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/6] keucr: migrate printk to dev_dbg/info/warn/err
On Thu, Jun 06, 2013 at 06:10:47PM +0200, Johannes Schilling wrote:
> @@ -321,7 +320,7 @@ int ENE_Write_Data(struct us_data *us, void *buf, unsigned int length)
> /*
> * usb_stor_print_cmd():
> */
> -void usb_stor_print_cmd(struct scsi_cmnd *srb)
> +void usb_stor_print_cmd(struct us_data *us,struct scsi_cmnd *srb)
^^
Missing space. Run checkpatch.pl over your patch to find these.
This can be fixed in a later patch I think.

> {
> PBYTE Cdb = srb->cmnd;
> DWORD cmd = Cdb[0];

regards,
dan carpenter



\
 
 \ /
  Last update: 2013-06-07 00:01    [W:0.242 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site