mbox series

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

Message ID cover.1620475909.git.paskripkin@gmail.com (mailing list archive)
Headers show
Series staging: media: atomisp: code clean up | expand

Message

Pavel Skripkin May 8, 2021, 12:21 p.m. UTC
This patch series includes code clean up for input_system.c.

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(-)