[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140815064532.GA20920@kroah.com>
Date: Fri, 15 Aug 2014 14:45:32 +0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Tair Rzayev <tair.rzayev@...il.com>
Cc: arve@...roid.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: android: binder.c: rename binder_user_error()
On Sun, Aug 10, 2014 at 10:42:53PM +0300, Tair Rzayev wrote:
> Rename binder_user_error() to shorter but no less readable binder_usr_err()
> which fixes 34 "line over 80 characters" checkpatch warnings
Those are false-positives due to the fact that we should not wrap
strings and checkpatch doesn't understand this custom macro.
So don't worry about it, the code is fine as-is.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists