staging: lustre-libcfs: make static-variable constant
authorPatrick Boettcher <patrick.boettcher@posteo.de>
Mon, 10 Aug 2015 08:25:09 +0000 (10:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Aug 2015 01:46:02 +0000 (18:46 -0700)
commita8365826553dc5f3d0cd4e05211b752a6f951fc8
treefcf0470eb8dcd0bfb51313f0c349134c2354a31a
parent25bbe418f89bec661bcc0dfebcacd6705ed79de6
staging: lustre-libcfs: make static-variable constant

This static can be made constant as it is never modified.

Found during sparse-cleanup.

Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/module.c