diff options
-rw-r--r-- | drivers/scsi/aic7xxx/aic79xx_osm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx/aic79xx_osm.c b/drivers/scsi/aic7xxx/aic79xx_osm.c index c7fe478f4813..2be03e975d97 100644 --- a/drivers/scsi/aic7xxx/aic79xx_osm.c +++ b/drivers/scsi/aic7xxx/aic79xx_osm.c | |||
@@ -418,7 +418,6 @@ ahd_linux_info(struct Scsi_Host *host) | |||
418 | strcat(bp, " "); | 418 | strcat(bp, " "); |
419 | ahd_controller_info(ahd, ahd_info); | 419 | ahd_controller_info(ahd, ahd_info); |
420 | strcat(bp, ahd_info); | 420 | strcat(bp, ahd_info); |
421 | strcat(bp, "\n"); | ||
422 | 421 | ||
423 | return (bp); | 422 | return (bp); |
424 | } | 423 | } |