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
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
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.
Signed-off-by: Sangho Yi
---
drivers/staging/csr/csr_time.h | 72
1 file changed, 36 insertions(+),
3 matches
Mail list logo