Hannes Reinecke wrote:
[PATCH 2/6] aic79xx: Use struct map_node Use struct map_node instead of separate variables. --- drivers/scsi/aic7xxx/aic79xx.h | 29 +++++++++++++++++----------- drivers/scsi/aic7xxx/aic79xx_core.c | 28 ++++++++++++++++----------- drivers/scsi/aic7xxx/aic79xx_inline.h | 34 +++++++++++++++++++++++---------- 3 files changed, 58 insertions(+), 33 deletions(-) dc6a17c121389dd95a403b9da25326543af4d05d diff --git a/drivers/scsi/aic7xxx/aic79xx.h b/drivers/scsi/aic7xxx/aic79xx.h --- a/drivers/scsi/aic7xxx/aic79xx.h +++ b/drivers/scsi/aic7xxx/aic79xx.h @@ -1,7 +1,7 @@ /* * Core definitions and data structures shareable across OS platforms. * - * Copyright (c) 1994-2002 Justin T. Gibbs. + * Copyright (c) 1994-2001 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. *
Purpose of this change? Jeff - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html