On 01/29/2013 08:04 PM, Hitoshi Mitake wrote: > +static notrace int default_log_format(char *buff, size_t size, > + const struct logmsg *msg) This isn't properly aligned. Could you please also add a check to our checkpatch to detect such formatting errors? Thanks, Yuan