dm stripe: silence a couple sparse warnings
authorMike Snitzer <snitzer@redhat.com>
Fri, 6 Sep 2013 15:36:01 +0000 (11:36 -0400)
committerMike Snitzer <snitzer@redhat.com>
Fri, 6 Sep 2013 15:36:01 +0000 (11:36 -0400)
Eliminate the following sparse warnings:
drivers/md/dm-stripe.c:443:12: warning: symbol 'dm_stripe_init' was not declared. Should it be static?
drivers/md/dm-stripe.c:456:6: warning: symbol 'dm_stripe_exit' was not declared. Should it be static?

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found