commit | c967e1df169d033b2da74e979e91b6e297e194fa | [log] [tgz] |
---|---|---|
author | Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> | Sun Dec 13 20:51:49 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Dec 30 10:34:25 2015 +0100 |
tree | 58f39bf275fcdf1e028178d9c03d1c0cef525f05 | |
parent | 8cb708f3d35e78f00528caf2f681900d2c7883b8 [diff] |
s390/hmcdrv: constify hmcdrv_ftp_ops structs Constifies hmcdrv_ftp_ops structures in s390's char driver since they are not modified after their initialization. Detected and found using Coccinelle. Suggested-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>