search for: sysfs_match_string

Displaying 8 results from an estimated 8 matches for "sysfs_match_string".

2017 Jun 09
3
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
Use sysfs_match_string() helper instead of open coded variant. Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> --- drivers/block/virtio_blk.c | 7 ++----- 1 file changed, 2 insertions(+...
2017 Jun 09
3
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
Use sysfs_match_string() helper instead of open coded variant. Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> --- drivers/block/virtio_blk.c | 7 ++----- 1 file changed, 2 insertions(+...
2017 Jul 03
2
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
On Mon, Jul 03, 2017 at 03:05:30PM +0300, Andy Shevchenko wrote: > On Fri, 2017-06-09 at 15:07 +0300, Andy Shevchenko wrote: > > Use sysfs_match_string() helper instead of open coded variant. > > Did I miss maintainer? > > > > > Cc: "Michael S. Tsirkin" <mst at redhat.com> > > Cc: Jason Wang <jasowang at redhat.com> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com...
2017 Jul 03
2
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
On Mon, Jul 03, 2017 at 03:05:30PM +0300, Andy Shevchenko wrote: > On Fri, 2017-06-09 at 15:07 +0300, Andy Shevchenko wrote: > > Use sysfs_match_string() helper instead of open coded variant. > > Did I miss maintainer? > > > > > Cc: "Michael S. Tsirkin" <mst at redhat.com> > > Cc: Jason Wang <jasowang at redhat.com> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com...
2017 Jul 03
0
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
On Fri, 2017-06-09 at 15:07 +0300, Andy Shevchenko wrote: > Use sysfs_match_string() helper instead of open coded variant. Did I miss maintainer? > > Cc: "Michael S. Tsirkin" <mst at redhat.com> > Cc: Jason Wang <jasowang at redhat.com> > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> > --- > ?drivers/block/v...
2017 Jul 18
0
[PATCH v1] virtio_blk: Use sysfs_match_string() helper
On Mon, 2017-07-03 at 19:37 +0300, Michael S. Tsirkin wrote: > On Mon, Jul 03, 2017 at 03:05:30PM +0300, Andy Shevchenko wrote: > > On Fri, 2017-06-09 at 15:07 +0300, Andy Shevchenko wrote: > > > Use sysfs_match_string() helper instead of open coded variant. > > > > Did I miss maintainer? > > > You didn't, I'll merge this in the next PULL. I didn't see this in v4.13-rc1. Shall I resend? -- Andy Shevchenko <andriy.shevchenko at linux.intel.com> Intel Finland Oy
2017 Jul 26
0
[PULL] vhost: fixes, cleanups
...virtio: fixes, cleanups Fixes some minor issues all over the codebase. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> ---------------------------------------------------------------- Andrew Jones (1): virtio-net: fix module unloading Andy Shevchenko (1): virtio_blk: Use sysfs_match_string() helper Liang Li (1): virtio-balloon: deflate via a page list Wei Wang (1): virtio-balloon: coding format cleanup drivers/block/virtio_blk.c | 7 ++----- drivers/net/virtio_net.c | 2 +- drivers/virtio/virtio_balloon.c | 28 ++++++++++++---------------- 3 files change...
2017 Jul 26
0
[PULL] vhost: fixes, cleanups
...virtio: fixes, cleanups Fixes some minor issues all over the codebase. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> ---------------------------------------------------------------- Andrew Jones (1): virtio-net: fix module unloading Andy Shevchenko (1): virtio_blk: Use sysfs_match_string() helper Liang Li (1): virtio-balloon: deflate via a page list Wei Wang (1): virtio-balloon: coding format cleanup drivers/block/virtio_blk.c | 7 ++----- drivers/net/virtio_net.c | 2 +- drivers/virtio/virtio_balloon.c | 28 ++++++++++++---------------- 3 files change...