MIPS: Fix typos and cleanup comment
Signed-off-by: Tony Wu <tung7970@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5535/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -207,9 +207,6 @@ unsigned long __stack_chk_guard __read_mostly;
|
||||
EXPORT_SYMBOL(__stack_chk_guard);
|
||||
#endif
|
||||
|
||||
/*
|
||||
*
|
||||
*/
|
||||
struct mips_frame_info {
|
||||
void *func;
|
||||
unsigned long func_size;
|
||||
|
Reference in New Issue
Block a user