On Sat, Mar 16, 2019 at 6:36 PM Paul-Stelian Olaru via so <[email protected]> wrote: > > Pe testul 0 am eroarea asta: > > so_stdio.c:13: ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) > > > > Linia corespunzătoare (vizibilă și pe repo) arată cam așa: > > > > static int so_prepare_read(SO_FILE *stream); // 13 > > static int so_prepare_write(SO_FILE *stream); // 14 > > static int so_readahead(SO_FILE *stream); // 15 > > > > Cum se rezolvă eroarea asta?
E un false positive. Nu se rezolva in nici un fel. Checkpatch.pl crede ca acolo e o inmultire. _______________________________________________ http://ocw.cs.pub.ro/courses/so/info/lista-discutii
