mbox series

[v4,0/3] staging: media: atomisp: code clean up

Message ID cover.1620479607.git.paskripkin@gmail.com
Headers show
Series staging: media: atomisp: code clean up | expand

Message

Pavel Skripkin May 8, 2021, 1:16 p.m. UTC
This patch series include code clean up for input_system.c.

Changes from v4:
  Fixed commit message in 3rd patch

Changes from v3:
  Removed returns at the end of void functions
  Split all changes into 3 patches

Changes from v2:
  Removed useless returns


Pavel Skripkin (3):
  staging: media: atomisp: remove useless breaks
  staging: media: atomisp: remove dublicate code
  staging: media: atomisp: remove useless returns

 .../hive_isp_css_common/host/input_system.c   | 62 -------------------
 1 file changed, 62 deletions(-)

Comments

Sakari Ailus May 25, 2021, 4:18 p.m. UTC | #1
On Sat, May 08, 2021 at 04:16:47PM +0300, Pavel Skripkin wrote:
> This patch series include code clean up for input_system.c.

> 

> Changes from v4:

>   Fixed commit message in 3rd patch

> 

> Changes from v3:

>   Removed returns at the end of void functions

>   Split all changes into 3 patches

> 

> Changes from v2:

>   Removed useless returns

> 

> 

> Pavel Skripkin (3):

>   staging: media: atomisp: remove useless breaks

>   staging: media: atomisp: remove dublicate code

>   staging: media: atomisp: remove useless returns

> 

>  .../hive_isp_css_common/host/input_system.c   | 62 -------------------

>  1 file changed, 62 deletions(-)


Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>


-- 
Sakari Ailus