Show patches with: Series = bsd-user style and reorg patches       |    State = Action Required       |    Archived = No       |   48 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,48/48] bsd-user: put back a break; that had gone missing... bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,47/48] bsd-user: style tweak: don't assign in if statement. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,46/48] bsd-user: style tweak: Return is not a function call. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,45/48] bsd-user: style tweak: Use preferred {} in if/else statements. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,44/48] bsd-user: style tweak: use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,43/48] bsd-user: style tweak: fold long lines bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,42/48] bsd-user: style tweak: spaces around operators and commas bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,41/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,40/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,39/48] bsd-user: style tweak: spaces around =, remove stray space bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,38/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,37/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,36/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,35/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,34/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,33/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,32/48] bsd-user: style tweak: remove spacing after '*' and add after } bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,31/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,30/48] bsd-user: style tweak: fix block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,29/48] bsd-user: style tweak: use {} correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,28/48] bsd-user: style tweak: comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,27/48] bsd-user: style tweak: space pedantry bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,26/48] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,25/48] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,24/48] bsd-user: create target_arch_cpu.h bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,23/48] bsd-user: introduce host_os.h for bsd-specific code and defaults bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,22/48] bsd-user: use qemu_strtoul in preference to strtol bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,21/48] bsd-user: style nits: return is not a function bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,20/48] bsd-user: style tweak: use {} consistently in for / if / else statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,19/48] bsd-user: style tweak: move extern to header file bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,18/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,17/48] bsd-user: style tweak: Fix commentary issues bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,16/48] bsd-user: style tweak: Put {} around all if/else/for statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,15/48] bsd-user: style tweak: return is not a function, eliminate () bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,14/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,13/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,12/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,11/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,10/48] bsd-user: Remove commented out code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,09/48] bsd-user: style tweak: use C not C++ comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,08/48] bsd-user: style tweak: use C not C++ comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,07/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,06/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,05/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,04/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,03/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,02/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,01/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New