lkml.org 
[lkml]   [2005]   [Oct]   [3]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 4 Oct 2005 03:04:21 +0400
FromAlexey Dobriyan <>
SubjectRe: [PATCH] ide-cd cleanup (casts, whitespace and codingstyle)
On Tue, Oct 04, 2005 at 12:17:56AM +0200, Jesper Juhl wrote:
> --- linux-2.6.14-rc3-git3-orig/drivers/ide/ide-cd.c
> +++ linux-2.6.14-rc3-git3/drivers/ide/ide-cd.c

What was wrong with these ones? [snipping the rest]

>  static int cdrom_log_sense(ide_drive_t *drive, struct request *rq,
> -			   struct request_sense *sense)
> +		struct request_sense *sense)

> -static
> -void cdrom_analyze_sense_data(ide_drive_t *drive,
> -			      struct request *failed_command,
> -			      struct request_sense *sense)
> +static void cdrom_analyze_sense_data(ide_drive_t *drive,
> +		struct request *failed_command, struct request_sense *sense)

>  static void cdrom_queue_request_sense(ide_drive_t *drive, void *sense,
> -				      struct request *failed_command)
> +		struct request *failed_command)

>  static ide_startstop_t cdrom_start_packet_command(ide_drive_t *drive,
> -						  int xferlen,
> -						  ide_handler_t *handler)
> +		int xferlen, ide_handler_t *handler)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-03 22:59    [from the cache]
©2003-2008