On Thu, Jan 08, 2026 at 16:04:43 +0100, Michal Privoznik wrote: > From: Michal Privoznik <[email protected]> > > Per our coding style, function shall be separated by either a > single line or two lines. But in esx_util.c functions are > separated by three or even four blank lines. Drop excessive > spacing. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > src/esx/esx_util.c | 10 ---------- > 1 file changed, 10 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]>
