diff options
author | Ondrej Zary <linux@zary.sk> | 2023-02-18 23:01:37 +0100 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2023-03-23 10:29:25 +0900 |
commit | 01985290f61aecd0de191476f77b5dd6b2d15971 (patch) | |
tree | 7f784d92c833e96d999f2d43ed79c28544460b94 /drivers/ata/pata_parport/comm.c | |
parent | b42251a867a9859a57228c0eadd6f342a339b83d (diff) |
ata: pata_parport: remove obsolete changelogs
Remove obsolete changelogs from protocol drivers.
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'drivers/ata/pata_parport/comm.c')
-rw-r--r-- | drivers/ata/pata_parport/comm.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/ata/pata_parport/comm.c b/drivers/ata/pata_parport/comm.c index 6e05b50c322c..0483caa80544 100644 --- a/drivers/ata/pata_parport/comm.c +++ b/drivers/ata/pata_parport/comm.c @@ -8,12 +8,6 @@ use this adapter. */ -/* Changes: - - 1.01 GRG 1998.05.05 init_proto, release_proto - -*/ - #include <linux/module.h> #include <linux/init.h> #include <linux/delay.h> |