taglinefilesource code
LP_MAJOR609drivers/char/lp.cif (register_chrdev(LP_MAJOR,"lp",&lp_fops)) {
LP_MAJOR610drivers/char/lp.cprintk("lp: unable to get major %d\n", LP_MAJOR);
LP_MAJOR641drivers/char/lp.cunregister_chrdev(LP_MAJOR,"lp");
LP_MAJOR667drivers/char/lp.cunregister_chrdev(LP_MAJOR,"lp");
LP_MAJOR443drivers/char/lp_m68k.cif (register_chrdev(LP_MAJOR,"lp", &lp_fops)) {
LP_MAJOR444drivers/char/lp_m68k.cprintk("unable to get major %d for line printer\n", LP_MAJOR);