mbox series

[v4,0/2] staging: media: zoran: Cleanup patchset for style issues in zr36057.h

Message ID cover.1618342050.git.mitaliborkar810@gmail.com
Headers show
Series staging: media: zoran: Cleanup patchset for style issues in zr36057.h | expand

Message

Mitali Borkar April 13, 2021, 7:50 p.m. UTC
Changes from v3:- Rebased these patches and made changes against
mainline code.

Changes from v2:-
[PATCH 1/2]:- No changes.
[PATCH 2/2]:- Aligned the code using tabs.

Changes from v1:- 
[PATCH 1/2]:- No changes.
[PATCH 2/2]:- Aligned the code using tabs and readjusted the
comments line.

Mitali Borkar (2):
  staging: media: zoran: add spaces around '<<' operator
  staging: media: zoran: add BIT() macro and align code

 drivers/staging/media/zoran/zr36057.h | 312 ++++++++++++++------------
 1 file changed, 172 insertions(+), 140 deletions(-)