commit | e9e6c2329a518d43a4734b26349bb19d8dfd7e6b | [log] [tgz] |
---|---|---|
author | Julia Lawall <julia.lawall@lip6.fr> | Wed Aug 02 11:35:00 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 09:13:51 2017 -0700 |
tree | 57385d88a26b0f683056ca756923ecdd76a6e32c | |
parent | 5a4d148f0d781129137c790936e3ced767987daf [diff] |
X25: constify null_x25_address null_x25_address is only used to access the string it contains, so it can be const. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: David S. Miller <davem@davemloft.net>