]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"
authorArushi Singhal <arushisinghal19971997@gmail.com>
Tue, 21 Mar 2017 15:06:37 +0000 (20:36 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 13:23:19 +0000 (14:23 +0100)
commitbf76023131b35dbd5b0ae2d23ea6872f1c15af95
treea12b0f1f5435cf31c0c61885858904c432106e61
parentfdbcd023576a4397dcef3acffa1b8c00993cbf90
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"

This patch removes typedefs from struct and renames it from "typedef
struct _mode_parameter_t" to "struct mode_parameter" as per kernel
coding standards."

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_mode.c
drivers/staging/sm750fb/ddk750_mode.h
drivers/staging/sm750fb/sm750_hw.c