diff options
author | Guillem Jover <guillem@hadrons.org> | 2011-08-25 15:22:33 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-27 00:48:55 +0200 |
commit | 545f8bceb537130d8f0b9e66cd7e6aa81a11a1bf (patch) | |
tree | 22a9c365c9937ec3c953f8f7cc5d412cba3713e7 /linux/src | |
parent | 642d8b63ccfe7edea072ef4407a1c8b07a138601 (diff) |
Remove ident tags producing preprocessor warnings
* linux/src/drivers/scsi/FlashPoint.c: Remove #ident tags.
Diffstat (limited to 'linux/src')
-rw-r--r-- | linux/src/drivers/scsi/FlashPoint.c | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/linux/src/drivers/scsi/FlashPoint.c b/linux/src/drivers/scsi/FlashPoint.c index a74c3c5..aae35c0 100644 --- a/linux/src/drivers/scsi/FlashPoint.c +++ b/linux/src/drivers/scsi/FlashPoint.c @@ -2326,7 +2326,6 @@ void Debug_Load(UCHAR p_card, UCHAR p_bug_data); extern unsigned int SccbGlobalFlags; -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -5352,7 +5351,7 @@ void Debug_Load(UCHAR p_card, UCHAR p_bug_data) } #endif -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -5424,7 +5423,7 @@ UCHAR debug_int[MAX_CARDS][debug_size] = { 0 }; UCHAR debug_index[MAX_CARDS] = { 0 }; UCHAR reserved_1[3] = { 0 }; #endif -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -7518,7 +7517,6 @@ void sinits(PSCCB p_sccb, UCHAR p_card) } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -8267,7 +8265,6 @@ void phaseBusFree(ULONG port, UCHAR p_card) -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" /*---------------------------------------------------------------------- * * @@ -8659,7 +8656,7 @@ void autoCmdCmplt(ULONG p_port, UCHAR p_card) queueCmdComplete(&BL_Card[p_card], currSCCB, p_card); } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -9351,7 +9348,7 @@ void hostDataXferRestart(PSCCB currSCCB) currSCCB->Sccb_XferCnt = currSCCB->DataLength - currSCCB->Sccb_ATC; } } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -10581,7 +10578,7 @@ void scsavdi(UCHAR p_card, ULONG p_port) utilEEWrite(p_port, sum_data, EEPROM_CHECK_SUM/2); utilEEWriteOnOff(p_port,0); /* Turn off write access */ } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * @@ -11026,7 +11023,7 @@ void DiagEEPROM(ULONG p_port) } -#ident "$Id: FlashPoint.c,v 1.1 1999/04/26 05:53:56 tb Exp $" + /*---------------------------------------------------------------------- * * |