]> 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)
commita25ef21a31975284e770da3e4475a92538d67073
tree0c79f477b49e06dbaac9c98d7d0626d8fbf3a717
parent21477fb6a4789ec4bb145fea5c745f96f68fce72
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