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)
commit1c1ec6c6255cce0fa48391e36b419cf951800b50
tree0c79f477b49e06dbaac9c98d7d0626d8fbf3a717
parentc35f2e49f88e72ffcb0cc6af2f93fe153fa88dd8
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
This page took 0.024199 seconds and 5 git commands to generate.