diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2012-01-05 23:05:20 +0400 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2012-01-09 21:08:13 +0400 |
commit | 18e83e4cd144e30fb38bf1f714914182c6c8bced (patch) | |
tree | 3b9d93550cecbd127d2c00e50c9c373df8675aa0 /fs/exec.c | |
parent | 0beaca2ca0b3c12dabab046f1541b09179ec449c (diff) | |
download | linux-18e83e4cd144e30fb38bf1f714914182c6c8bced.tar.xz |
sfc: Const-qualify static data as appropriate, partly prompted by checkpatch
Fix the following warnings:
WARNING: struct dev_pm_ops should normally be const
WARNING: static const char * array should probably be static const char * const
Similarly const-qualify struct i2c_board_info, struct i2c_algo_bit_data,
struct efx_ethtool_stat, struct efx_mtd_ops and struct siena_nvram_type_info.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions