[PATCH] libosmocore[master]: cosmetic: remove API documentation strings in header file

2017-06-22 Thread dexter
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2936 to look at the new patch set (#6). cosmetic: remove API documentation strings in header file Typically we don't place comments with the function declarations in .h files.

[PATCH] libosmocore[master]: cosmetic: remove API documentation strings in header file

2017-06-19 Thread dexter
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2936 to look at the new patch set (#3). cosmetic: remove API documentation strings in header file Typically we don't place comments with the function declarations in .h files.

[PATCH] libosmocore[master]: cosmetic: remove API documentation strings in header file

2017-06-19 Thread dexter
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2936 to look at the new patch set (#2). cosmetic: remove API documentation strings in header file Typically we don't place comments with the function declarations in .h files.

[PATCH] libosmocore[master]: cosmetic: remove API documentation strings in header file

2017-06-16 Thread dexter
Review at https://gerrit.osmocom.org/2936 cosmetic: remove API documentation strings in header file Typically we don't place comments with the function declarations in .h files. Not sure why this file has comments for each. The API doc belongs in the .c file as proper doxygen comments, and shou