Re: [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED
From: Ian Pilcher <hidden>
Date: 2021-08-09 15:44:14
Also in:
kernelnewbies, linux-leds, lkml
From: Ian Pilcher <hidden>
Date: 2021-08-09 15:44:14
Also in:
kernelnewbies, linux-leds, lkml
On 8/8/21 11:21 PM, Jackie Liu wrote:
quoted
+// Returns a pointer to the first whitespace character in s (or a pointer to +// the terminating null), which is effectively a pointer to the position *after* +// the last character in the non-whitespace token at the beginning of s. (s is +// expected to be the result of a previous call to blk_ledtrig_skip_whitespace.)These are not linux kernel style comments.
Do you mean kernel-doc comments? If so, they're not supposed to be, as the functions are not exported.
quoted
+static const char *blk_ledtrig_find_whitespace(const char *s) ^^^^^^
--
========================================================================
In Soviet Russia, Google searches you!
========================================================================