Home
last modified time | relevance | path

Searched refs:indicate_pp (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/block/paride/
Dparide.c419 const char *indicate_pp = ""; in init_module() local
421 indicate_pp = " (parport)"; in init_module()
426 printk("paride: version %s installed%s\n",PI_VERSION,indicate_pp); in init_module()