staging: i4l: correct misspelled "ressources" to "resources"

change ressources to resources to fix the checkpatch issue
'ressources' may be misspelled.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Gargi Sharma 2016-09-16 06:08:35 +05:30 committed by Greg Kroah-Hartman
parent e28c631770
commit 3b13abf5a7
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ act2000_isa_config_port(act2000_card *card, unsigned short portbase)
}
/*
* Release ressources, used by an adaptor.
* Release resources, used by an adaptor.
*/
void
act2000_isa_release(act2000_card *card)