Re: [PATCH 1/3] Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'

From: Tobin C. Harding
Date: Tue Mar 14 2017 - 16:33:50 EST


On Tue, Mar 14, 2017 at 04:12:31PM +0100, Shiva Kerdel wrote:
> Hello Tobin,
>
> I missed the other files because they did not show up using the checkpatch script.
> Next time I will do a recursive search through the files before committing the changes to avoid this situation.
>
> Before I could replay on your message, I got notified of my patches already been merged.

I saw that :)

> However, I am willing to check the other files if you like when I get home and change them too if it's not already done yet.

It's not a big issue, do it only if it pleases you.

>
> Finally it's hard to be descriptive about such changes since the title is very self explaining to me, but

I know, I am finding writing the git log to be the most challenging
part of kernel development so far

Good luck,
Tobin.