Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
pcfclock
pcfclock-module_param.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pcfclock-module_param.patch of Package pcfclock
--- linux/pcfclock.c +++ linux/pcfclock.c @@ -400,8 +400,7 @@ static int parport_nr[PCFCLOCK_NO] = {[0 ... PCFCLOCK_NO - 1] = PCFCLOCK_PARPORT_UNSPEC }; static char *parport[PCFCLOCK_NO] = { NULL, }; - -MODULE_PARM(parport, "1-" __MODULE_STRING(PCFCLOCK_NO) "s"); +module_param_array(parport,charp,NULL,0); #ifndef MODULE static int __init
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor