Messages in this thread |  | | | Date | Mon, 28 May 2012 09:53:24 +0530 | | Subject | Re: [PATCH] [staging] bcm: Fix codingstyle problems | | From | "devendra.aaru" <> |
| |
Hello Joe,
On Mon, May 28, 2012 at 8:08 AM, Joe Perches <joe@perches.com> wrote: > On Sun, 2012-05-27 at 22:30 -0400, Kevin McKinney wrote: >> Hi Devendra, >> >> On Sun, May 27, 2012 at 4:54 PM, Devendra Naga <devendra.aaru@gmail.com> wrote: >> > Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> >> > --- >> > drivers/staging/bcm/Debug.h | 6 +++--- >> > 1 file changed, 3 insertions(+), 3 deletions(-) >> > >> I understand this is a simple change, but please add a descriptive >> change log to your patch for consistency. > > Hello as well. > > Devendra, sometimes the simpler change isn't the best change. > Consider converting some of these macros into functions. > So How about converting BCM_DEBUG_PRINT, BCM_DEBUG_PRINT_BUFFER, BCM_SHOW_DEBUG_BITMAP into a single function? and using a type to print the corresponding values? > Thanks, Devendra. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |