this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
Game | Time | WPM | Accuracy |
---|---|---|---|
34 | 2011-02-07 01:43:23 | 26.80 | |
30 | 2011-02-07 01:28:54 | 27.13 | |
26 | 2011-02-07 01:21:18 | 27.31 | |
22 | 2011-02-07 01:14:03 | 21.38 | |
17 | 2011-02-07 01:00:33 | 24.21 | |
11 | 2011-02-03 04:37:02 | 19.76 | |
4 | 2011-02-02 01:54:04 | 20.28 |