Thread (2 messages) 2 messages, 2 authors, 2021-09-20

Re: [PATCH v7 03/12] selftests: add tests_sysfs module

From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-09-20 21:40:10
Also in: cgroups, linux-doc, linux-fsdevel, linux-kselftest, lkml

On 9/17/21 10:04 PM, Luis Chamberlain wrote:
+static void test_dev_config_lock(struct sysfs_test_device *test_dev)
+{
+	struct test_config *config;
+
+	config = &test_dev->config;
Please change the above into a single line (there are multiple
occurrences):

struct test_config *config = &test_dev->config;

Thanks,

Bart.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help