Re: [Outreachy kernel] [PATCH v3 4/4] staging: sm750fb: Remove typedefs

2017-03-13 Thread Julia Lawall
On Tue, 14 Mar 2017, Arushi Singhal wrote: > This patch removes typedefs from structures and renames them as per > kernel coding standards. Greg requested that typedef removing patches adjust only one patch at a time. The names of the types typically need to be adjusted as compared to what is

[PATCH v3 4/4] staging: sm750fb: Remove typedefs

2017-03-13 Thread Arushi Singhal
This patch removes typedefs from structures and renames them as per kernel coding standards. Signed-off-by: Arushi Singhal --- drivers/staging/sm750fb/ddk750_mode.c | 6 +++--- drivers/staging/sm750fb/ddk750_mode.h | 20 +--- drivers/staging/sm750fb/sm750_hw.c| 2 +- 3 file