Browse Source

staging/trivial: fix typos concerning "address"

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Uwe Kleine-König 15 years ago
parent
commit
25a606c36a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/tidspbridge/pmgr/dbll.c

+ 1 - 1
drivers/staging/tidspbridge/pmgr/dbll.c

@@ -1501,7 +1501,7 @@ static void release(struct dynamic_loader_initialize *this)
 #ifdef CONFIG_TIDSPBRIDGE_BACKTRACE
 #ifdef CONFIG_TIDSPBRIDGE_BACKTRACE
 /**
 /**
  *  find_symbol_context - Basic symbol context structure
  *  find_symbol_context - Basic symbol context structure
- * @address:		Symbol Adress
+ * @address:		Symbol Address
  * @offset_range:		Offset range where the search for the DSP symbol
  * @offset_range:		Offset range where the search for the DSP symbol
  *			started.
  *			started.
  * @cur_best_offset:	Best offset to start looking for the DSP symbol
  * @cur_best_offset:	Best offset to start looking for the DSP symbol