Re: [PATCH] Drivers: Staging: CSR: Fixed coding style warnings

2012-10-18 Thread Dan Carpenter
When you're writing the subject you don't need to add the "Drivers:" bit. That is understood. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/maj

Re: [PATCH] Drivers: Staging: CSR: Fixed coding style warnings

2012-10-14 Thread Greg KH
On Sun, Oct 14, 2012 at 09:48:29PM +0900, Sangho Yi wrote: > On drivers/staging/csr/csr_time.h, there were a few warnings on > indentation, braces, and typedef struct usage. > All those were changed to the proper way. No, as I explained in the talk, only do one thing at a time here. So, one patch