commit | 1b0d36e81bdc52684af19f0cad9c9dca13ce4dbc | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Thu Sep 24 14:45:20 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 07 15:44:59 2020 +0200 |
tree | 3185fa3f4cbf2e1f8d09087618904f9bf535191d | |
parent | e0ee1fdb3fc49102e03c34527c5185b4761c7c8f [diff] |
samples: configfs: fix alignment in item struct Aling the assignment of a static structure's field to be consistent with all other instances. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Christoph Hellwig <hch@lst.de>