commit | d3acf71fb8daecc8ab8b1371d29d15df0c30a315 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Oct 14 12:43:49 2009 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Wed Oct 14 12:43:53 2009 +0200 |
tree | 552790ac0c9a96e8d5862f9af25d1d5452c7891e | |
parent | d9fa9441ed6e0467d7d41de730581874c997e658 [diff] |
[S390] call home support: fix proc handler 8d65af78 "sysctl: remove "struct file *" argument of ->proc_handler" removed the struct file argument from all proc_handlers but didn't change the call home proc handler (or call home was merged later). So fix this now. Cc: Alexey Dobriyan <adobriyan@gmail.com> Cc: Hans-Joachim Picht <hans@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>