On Tue, Jan 6, 2015 at 6:45 PM, Michael S. Tsirkin <[email protected]> wrote: > While working on arch/xtensa/include/asm/uaccess.h, I noticed > that some macros within this header are made harder to read because they > violate a coding style rule: space is missing after comma. > > Fix it up. > > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > arch/xtensa/include/asm/uaccess.h | 90 > +++++++++++++++++++-------------------- > 1 file changed, 45 insertions(+), 45 deletions(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

