[uml-devel] Re: [PATCH 3/5] Remove redundant NULL checks before [kv]free - in arch/

2006-04-20 Thread Luck, Tony
On Mon, Apr 17, 2006 at 03:28:42AM +0200, Jesper Juhl wrote: > Remove redundant NULL checks before [kv]free + small CodingStyle cleanup > for arch/ > > Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> > --- > > arch/ia64/kernel/topology.c |7 -- > arch/ia64/sn/kernel/xpc_partitio

Re: [uml-devel] [TRIVIAL PATCH 16/26] x86: Convert print_symbol to %pSR

2012-12-12 Thread Luck, Tony
> I think I'd go ahead and ACK this unless Tony has some comments. I'm not > happy about the two pr_emerg calls based on the conditional. As written the patch has the nice property of not making any changes to the console output (except to eliminate the possibility of interleaved output that the o