From: Uwe Kleine-König Date: Wed, 1 Sep 2010 13:40:24 +0000 (+0200) Subject: staging/trivial: fix typos concerning "address" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=25a606c36af7948d6351eb601e3de74845d640e1;p=deliverable%2Flinux.git staging/trivial: fix typos concerning "address" Signed-off-by: Uwe Kleine-König Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/tidspbridge/pmgr/dbll.c b/drivers/staging/tidspbridge/pmgr/dbll.c index 23406386f61a..878aa50718ee 100644 --- a/drivers/staging/tidspbridge/pmgr/dbll.c +++ b/drivers/staging/tidspbridge/pmgr/dbll.c @@ -1501,7 +1501,7 @@ static void release(struct dynamic_loader_initialize *this) #ifdef CONFIG_TIDSPBRIDGE_BACKTRACE /** * find_symbol_context - Basic symbol context structure - * @address: Symbol Adress + * @address: Symbol Address * @offset_range: Offset range where the search for the DSP symbol * started. * @cur_best_offset: Best offset to start looking for the DSP symbol