]> git.baikalelectronics.ru Git - kernel.git/commit
srm_env: don't bother with pointer to srm_env_t
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 1 Apr 2013 01:45:09 +0000 (21:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:13:33 +0000 (14:13 -0400)
commitd98d5f3f18796b2ea82ab3b4391ad63423c396fc
tree0c79f477b49e06dbaac9c98d7d0626d8fbf3a717
parent9c4a4c68c9d211a1fc470927cc0bb80c9642023f
srm_env: don't bother with pointer to srm_env_t

Since the only thing in it the methods actually care about is
variable id, just store that directly.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/alpha/kernel/srm_env.c