commit | 6ece4df63bd06089f0436160abb6fd14c4eef105 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Sep 30 19:43:38 2009 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Sep 30 18:45:50 2009 +0000 |
tree | 7d81733e44fd9533d3c58a1cbe360075235f4cd2 | |
parent | 6ab00cee7024bd55a4a5159a6cfae46984099184 [diff] |
elfload: fix coding style nit Put space between = and * when dereferencing a pointer, to avoid confusion with old-style "*=" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>