Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19797
b: refs/heads/master
c: 11edefd
h: refs/heads/master
i:
  19795: e7623b2
v: v3
  • Loading branch information
Peter Osterlund authored and Linus Torvalds committed Feb 5, 2006
1 parent 87246e5 commit 8484e7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a460ad62260def15c42130de253d6cfc32528a2f
refs/heads/master: 11edefd8c828961686a2ea0093da0e19b3f5a3bf
3 changes: 0 additions & 3 deletions trunk/drivers/block/pktcdvd.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
*
*************************************************************************/

#define VERSION_CODE "v0.2.0a 2004-07-14 Jens Axboe (axboe@suse.de) and petero2@telia.com"

#include <linux/pktcdvd.h>
#include <linux/config.h>
#include <linux/module.h>
Expand Down Expand Up @@ -2678,7 +2676,6 @@ static int __init pkt_init(void)

pkt_proc = proc_mkdir("pktcdvd", proc_root_driver);

DPRINTK("pktcdvd: %s\n", VERSION_CODE);
return 0;

out:
Expand Down

0 comments on commit 8484e7c

Please sign in to comment.