Manuel Pégourié-Gonnard 8e661bf6a8 Fix arity of the PARAM_FAILED() macro and function
It was inconsistent between files: sometimes 3 arguments, sometimes one.

Align to 1 argument for the macro and 3 for the function, because:
- we don't need 3 arguments for the macro, it can add __FILE__ and __LINE__
  in its expansion, while the function needs them as parameters to be correct;
- people who re-defined the macro should have flexibility, and 3 arguments
  can give the impression they they don't have as much as they actually do;
- the design document has the macro with 1 argument, so let's stick to that.
2018-12-11 12:28:56 +01:00
..
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-07-01 10:22:53 +03:00
2018-11-09 15:01:07 +00:00
2018-12-06 12:22:46 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-10-15 13:22:41 +02:00
2018-05-15 09:21:57 +01:00
2018-11-09 13:57:37 +00:00
2018-11-09 15:01:07 +00:00
2018-08-14 16:08:38 +01:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-07-24 16:43:20 +01:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00