On Nov 24, 2007 4:10 PM,  <[EMAIL PROTECTED]> wrote:
> + case (SEQSTAT_HWERRCAUSE_SYSTEM_MMR):

people generally dont wrap case statements in (...)

> + KERN_EMERG " The rest of this error is meanless\n");

the error is not mean but actually nice ?  how thoughtful ...

> +.extern _ret_from_exception

using .extern is pretty useless in asm code ... but more importantly,
hasnt this been renamed to _bfin_ret_from_exception ?
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to